:: com :: sun :: star :: registry ::
|
enum RegistryValueType |
- Description
- represents all possible types of a key value.
An ASCII value and a string value will both be handled with type
string. But interns will be handled differently. Normally the idl
string represents a unicode string.
|
Values |
NOT_DEFINED |
the type of the key is not defined.
|
LONG |
the type of the key is long.
|
ASCII |
the type of the key is ASCII.
|
STRING |
the type of the key is a string.
|
BINARY |
the type of the key is binary.
|
LONGLIST |
the type of the key is LONGLIST.
|
ASCIILIST |
the type of the key is a ASCIILIST.
|
STRINGLIST |
the type of the key is a STRINGLIST.
|
Values' Details |
NOT_DEFINED
NOT_DEFINED,
- Description
- the type of the key is not defined.
|
|
LONG
LONG,
- Description
- the type of the key is long.
|
|
ASCII
ASCII,
- Description
- the type of the key is ASCII.
|
|
STRING
STRING,
- Description
- the type of the key is a string.
|
|
BINARY
BINARY,
- Description
- the type of the key is binary.
|
|
LONGLIST
LONGLIST,
- Description
- the type of the key is LONGLIST.
|
|
ASCIILIST
ASCIILIST,
- Description
- the type of the key is a ASCIILIST.
|
|
STRINGLIST
STRINGLIST,
- Description
- the type of the key is a STRINGLIST.
|
|
Top of Page
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.