20 #ifndef __com_sun_star_reflection_XServiceTypeDescription2_idl__
21 #define __com_sun_star_reflection_XServiceTypeDescription2_idl__
25 module
com { module sun { module star { module reflection {
27 interface XServiceConstructorDescription;
28 interface XTypeDescription;
Reflects a service, supporting single-interface–based services.
Definition: XServiceTypeDescription2.idl:38
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:43
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:48
Definition: Ambiguous.idl:22