|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
specifies an XSD compliant simple data type More...
import "XDataType.idl";
Exported Interfaces | |
| interface | com::sun::star::beans::XPropertySet |
| provides generic access to the instance properties | |
Public Attributes | |
| string | Name |
| provides access to the name of the type | |
| string | Pattern |
| specifies the pattern which strings conforming to this type comply to | |
| short | WhiteSpaceTreatment |
| specifies how strings of this data type are to be processed, with respect to white spaces | |
| boolean | IsBasic |
| specifies whether the type is a basic type | |
| short | TypeClass |
| class of the type | |
specifies an XSD compliant simple data type
| interface com::sun::star::beans::XPropertySet |
provides generic access to the instance properties
| string explainInvalid | ( | [in] string | value | ) |
TODO.
| boolean validate | ( | [in] string | value | ) |
TODO.
|
attributereadonly |
specifies whether the type is a basic type
Basic types are built into the type system, and cannot be changed by the user.
|
attribute | ||||||||
provides access to the name of the type
|
attribute |
specifies the pattern which strings conforming to this type comply to
|
attributereadonly |
class of the type
|
attribute | ||||||||
specifies how strings of this data type are to be processed, with respect to white spaces