LibreOffice
LibreOffice 24.2 SDK API Reference
|
import"theCoreReflection.idl";
Additional Inherited Members | |
![]() | |
com::sun::star::reflection::XIdlClass | forName ([in] string aTypeName) |
Obtaining a reflection interface for a type. More... | |
com::sun::star::reflection::XIdlClass | getType ([in] any aObj) |
Obtaining a reflection interface for an object. More... | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. More... | |
void | acquire () |
increases the reference counter by one. More... | |
void | release () |
decreases the reference counter by one. More... | |