|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module registry {
@ ASCIILIST
the type of the key is an ASCIILIST.
Definition: RegistryValueType.idl:52
@ STRINGLIST
the type of the key is a STRINGLIST.
Definition: RegistryValueType.idl:55
@ LONGLIST
the type of the key is LONGLIST.
Definition: RegistryValueType.idl:49
@ ASCII
the type of the key is ASCII.
Definition: RegistryValueType.idl:40
@ BINARY
the type of the key is binary.
Definition: RegistryValueType.idl:46
@ NOT_DEFINED
the type of the key is not defined.
Definition: RegistryValueType.idl:34
@ LONG
the type of the key is long.
Definition: RegistryValueType.idl:37
Definition: Ambiguous.idl:20
@ STRING
the type of the key is a string.
Definition: RegistryValueType.idl:43
RegistryValueType
represents all possible types of a key value.
Definition: RegistryValueType.idl:31