LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_xforms_XDataTypeRepository_idl__
21 #define __com_sun_star_xforms_XDataTypeRepository_idl__
31 module
com { module sun { module star { module xforms {
57 getBasicDataType( [in]
short dataTypeClass )
69 cloneDataType( [in]
string sourceName, [in]
string newName )
84 revokeDataType( [in]
string typeName )
88 getDataType( [in]
string typeName )
used to enumerate objects in a container which contains objects.
Definition: XEnumerationAccess.idl:33
specifies an XSD compliant simple data type
Definition: XDataType.idl:32
is thrown by child access methods of collections, if the addressed child does not exist.
Definition: NoSuchElementException.idl:34
is thrown by container methods, if an element is added which is already a child of the container.
Definition: ElementExistException.idl:38
is used to access named objects within a container.
Definition: XNameAccess.idl:39
Definition: Ambiguous.idl:22
thrown to indicate a general veto.
Definition: VetoException.idl:33