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