LibreOffice
LibreOffice 24.2 SDK API Reference
|
receives events from batch change broadcaster objects. More...
Public Member Functions | |
void | changesOccurred ([in] com::sun::star::util::ChangesEvent Event) |
is invoked when a batch of changes occurred. | |
![]() | |
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. | |
receives events from batch change broadcaster objects.
void changesOccurred | ( | [in] com::sun::star::util::ChangesEvent | Event | ) |
is invoked when a batch of changes occurred.