20module 
com {  module sun {  module star {  module reflection {
 
   22interface XServiceConstructorDescription;
 
   23interface XTypeDescription;
 
Reflects a service, supporting single-interface–based services.
Definition XServiceTypeDescription2.idl:33
sequence< XServiceConstructorDescription > getConstructors()
Returns the constructors of the service.
XTypeDescription getInterface()
Returns the interface type associated with the service.
boolean isSingleInterfaceBased()
Returns whether this object reflects a single-interface–based service.
Reflects a service.
Definition XServiceTypeDescription.idl:36
Reflects a UNOIDL entity.
Definition XTypeDescription.idl:42
Definition Ambiguous.idl:20