Attributes' Summary |
Name |
provides access to the name of the type
|
Pattern |
specifies the pattern which strings conforming to this type comply to
|
WhiteSpaceTreatment |
specifies how strings of this data type are to be processed, with respect to
white spaces
|
IsBasic |
specifies whether the type is a basic type
|
TypeClass |
class of the type
|
Methods' Details |
validate
boolean |
validate( |
[in] string |
value ); |
- Description
- TODO
|
|
explainInvalid
string |
explainInvalid( |
[in] string |
value ); |
- Description
- TODO
|
|
Attributes' Details |
Name
string Name
- set raises (::com::sun::star::util::VetoException);
- Description
- provides access to the name of the type
|
|
Pattern
|
WhiteSpaceTreatment
|
IsBasic
[ readonly ] boolean IsBasic;
- Description
- specifies whether the type is a basic type
Basic types are built into the type system, and cannot be changed by the user.
|
|
TypeClass
[ readonly ] short TypeClass;
- Description
- class of the type
- See also
- DataTypeClass
|
|
Top of Page
Copyright © 2000, 2012 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.