LibreOffice
LibreOffice 7.4 SDK API Reference
|
Reflects a UNOIDL entity. More...
import"XTypeDescription.idl";
Public Member Functions | |
com::sun::star::uno::TypeClass | getTypeClass () |
Returns the type class of the reflected UNOIDL entity. More... | |
string | getName () |
Returns the fully qualified name of the UNOIDL entity. 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... | |
Reflects a UNOIDL entity.
string getName | ( | ) |
Returns the fully qualified name of the UNOIDL entity.
com::sun::star::uno::TypeClass getTypeClass | ( | ) |
Returns the type class of the reflected UNOIDL entity.