20 module
com { module sun { module star { module reflection {
22 interface XServiceConstructorDescription;
23 interface XTypeDescription;
42 boolean isSingleInterfaceBased();
62 sequence<XServiceConstructorDescription> getConstructors();
Reflects a service.
Definition: XServiceTypeDescription.idl:35
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:41
Definition: Ambiguous.idl:20
Reflects a service, supporting single-interface–based services.
Definition: XServiceTypeDescription2.idl:33