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. | |
com::sun::star::reflection::XIdlClass | getType ([in] any aObj) |
Obtaining a reflection interface for an object. | |
![]() | |
any | queryInterface ([in] type aType) |
queries for a new interface to an existing UNO object. | |
void | acquire () |
increases the reference counter by one. | |
void | release () |
decreases the reference counter by one. | |