LibreOffice
LibreOffice 24.2 SDK API Reference
|
Is implemented by objects that also are a property of some other object. More...
import"XProperty.idl";
Public Member Functions | |
com::sun::star::beans::Property | getAsProperty () |
Public Member Functions inherited from XInterface | |
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... | |
Is implemented by objects that also are a property of some other object.
Provides access to traits of this object that would otherwise only be available from a containing XPropertySet via its XPropertySetInfo.
com::sun::star::beans::Property getAsProperty | ( | ) |