|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module util {
void addChangesListener([in] com::sun::star::util::XChangesListener aListener)
adds the specified listener to receive events when changes occurred.
broadcasts events about multiple changes that occur in bulk.
Definition: XChangesNotifier.idl:31
Definition: Ambiguous.idl:20
void removeChangesListener([in] com::sun::star::util::XChangesListener aListener)
removes the specified listener.
receives events from batch change broadcaster objects.
Definition: XChangesListener.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:46