|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module reflection {
143 [in]
string moduleName,
144 [in] sequence< com::sun::star::uno::TypeClass > types,
TypeDescriptionSearchDepth
Defines depths for searching through type description collections.
Definition: TypeDescriptionSearchDepth.idl:30
thrown in case that a certain type name does not exist.
Definition: NoSuchTypeNameException.idl:29
Defines an interface for creating enumerations for type descriptions.
Definition: XTypeDescriptionEnumerationAccess.idl:30
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
XTypeDescriptionEnumeration createTypeDescriptionEnumeration([in] string moduleName, [in] sequence< com::sun::star::uno::TypeClass > types, [in] TypeDescriptionSearchDepth depth)
Creates an enumeration for type descriptions.
thrown in case that a certain type name does exist, but does not meet some other criteria.
Definition: InvalidTypeNameException.idl:30
Defines an enumeration for type descriptions.
Definition: XTypeDescriptionEnumeration.idl:29