22 module 
com {  module sun {  module star {  module reflection {
 
   62    sequence<com::sun::star::reflection::XInterfaceMemberTypeDescription> 
getMembers();
 
 
Reflects an interface type.
Definition XInterfaceTypeDescription.idl:33
com::sun::star::reflection::XTypeDescription getBaseType()
Returns the base interface or null, if the reflected interface is not inherited from another.
sequence< com::sun::star::reflection::XInterfaceMemberTypeDescription > getMembers()
Returns the members of the interfaces, i.e.
com::sun::star::uno::Uik getUik()
Deprecated.
Reflects a UNOIDL entity.
Definition XTypeDescription.idl:42
Definition Ambiguous.idl:20
Specifies a universal interface key (globally unique).
Definition Uik.idl:30