LibreOffice
LibreOffice 24.2 SDK API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
XRegistryKey Member List

This is the complete list of members for XRegistryKey, including all inherited members.

acquire()XInterface
closeKey()XRegistryKey
createKey([in] string aKeyName)XRegistryKey
createLink([in] string aLinkName, [in] string aLinkTarget)XRegistryKey
deleteKey([in] string rKeyName)XRegistryKey
deleteLink([in] string rLinkName)XRegistryKey
getAsciiListValue()XRegistryKey
getAsciiValue()XRegistryKey
getBinaryValue()XRegistryKey
getKeyNames()XRegistryKey
getKeyType([in] string rKeyName)XRegistryKey
getLinkTarget([in] string rLinkName)XRegistryKey
getLongListValue()XRegistryKey
getLongValue()XRegistryKey
getResolvedName([in] string aKeyName)XRegistryKey
getStringListValue()XRegistryKey
getStringValue()XRegistryKey
getValueType()XRegistryKey
isReadOnly()XRegistryKey
isValid()XRegistryKey
KeyNameXRegistryKeyattributereadonly
openKey([in] string aKeyName)XRegistryKey
openKeys()XRegistryKey
queryInterface([in] type aType)XInterface
release()XInterface
setAsciiListValue([in] sequence< string > seqValue)XRegistryKey
setAsciiValue([in] string value)XRegistryKey
setBinaryValue([in] sequence< byte > value)XRegistryKey
setLongListValue([in] sequence< long > seqValue)XRegistryKey
setLongValue([in] long value)XRegistryKey
setStringListValue([in] sequence< string > seqValue)XRegistryKey
setStringValue([in] string value)XRegistryKey