Overview | Namespace | Class | Index | Help |
PUBLIC MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
PROTECTED MEMBERS: | CLASSES | STRUCTS | UNIONS | ENUMS | TYPEDEFS | METHODS | STATIC METHODS | DATA | STATIC DATA |
virtual | abstract | interface | template |
NO | NO | NO | NO |
Methods |
|
RegistryKeyNames( ); |
Default constructor |
~RegistryKeyNames( ); |
Destructor, the internal array with key names will be deleted. |
::rtl::OUString getElement( sal_uInt32 index ); |
returns the name of the key sepecified by index. |
sal_uInt32 getLength( ); |
returns the length of the array. |
Methods |
|
void setKeyNames( Registry & registry, rtl_uString * * pKeyNames, sal_uInt32 length ); |
sets the data of the array. |
RegError freeKeyNames( ); |
delete the array of key names. |
Data |
|
sal_uInt32 m_length; | stores the number of key names, the number of elements. |
rtl_uString * * m_pKeyNames; | stores an array of key names. |
Registry m_registry; | stores the handle to the registry file where the appropriate keys are located. |
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.