LibreOffice
LibreOffice 24.2 SDK API Reference
|
is used to receive PropertyChangeEvents whenever a bound property is changed. More...
Public Member Functions | |
void | propertyChange ([in] com::sun::star::beans::PropertyChangeEvent evt) |
is called when a bound property is changed. | |
![]() | |
void | disposing ([in] com::sun::star::lang::EventObject Source) |
gets called when the broadcaster is about to be disposed. | |
![]() | |
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 used to receive PropertyChangeEvents whenever a bound property is changed.
void propertyChange | ( | [in] com::sun::star::beans::PropertyChangeEvent | evt | ) |
is called when a bound property is changed.