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 () |
![]() | |
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. | |
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 | ( | ) |