LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_reflection_XSingletonTypeDescription2_idl__
21 #define __com_sun_star_reflection_XSingletonTypeDescription2_idl__
25 module
com { module sun { module star { module reflection {
27 interface XTypeDescription;
Reflects a UNOIDL entity.
Definition: XTypeDescription.idl:48
Reflects a singleton, supporting interface-based singletons.
Definition: XSingletonTypeDescription2.idl:37
XTypeDescription getInterface()
Returns the interface type associated with the singleton.
Reflects a singleton.
Definition: XSingletonTypeDescription.idl:42
boolean isInterfaceBased()
Returns whether this object reflects an interface-based singleton.
Definition: Ambiguous.idl:22