21 module
com { module sun { module star { module reflection {
142 createTypeDescriptionEnumeration(
143 [in]
string moduleName,
144 [in] sequence< com::sun::star::uno::TypeClass > types,
thrown in case that a certain type name does not exist.
Definition: NoSuchTypeNameException.idl:28
Definition: Ambiguous.idl:20
Defines an interface for creating enumerations for type descriptions.
Definition: XTypeDescriptionEnumerationAccess.idl:29
thrown in case that a certain type name does exist, but does not meet some other criteria.
Definition: InvalidTypeNameException.idl:29
Defines an enumeration for type descriptions.
Definition: XTypeDescriptionEnumeration.idl:28
TypeDescriptionSearchDepth
Defines depths for searching through type description collections.
Definition: TypeDescriptionSearchDepth.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:45