21 module 
com {  module sun {  module star {  module reflection {
 
  143            [in] 
string moduleName,
 
  144            [in] sequence< com::sun::star::uno::TypeClass > types,
 
 
thrown in case that a certain type name does exist, but does not meet some other criteria.
Definition InvalidTypeNameException.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
XTypeDescriptionEnumeration createTypeDescriptionEnumeration([in] string moduleName, [in] sequence< com::sun::star::uno::TypeClass > types, [in] TypeDescriptionSearchDepth depth)
Creates an enumeration for type descriptions.
Defines an enumeration for type descriptions.
Definition XTypeDescriptionEnumeration.idl:29
base interface of all UNO interfaces
Definition XInterface.idl:46
TypeDescriptionSearchDepth
Defines depths for searching through type description collections.
Definition TypeDescriptionSearchDepth.idl:30
Definition Ambiguous.idl:20