LibreOffice
LibreOffice 24.2 SDK API Reference
|
This event is fired when a set of changes becomes effective on the source of the event. More...
import"ChangesEvent.idl";
Public Attributes | |
any | Base |
contains the accessor to the common root of the changed elements. More... | |
ChangesSet | Changes |
contains the changes which occurred. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
This event is fired when a set of changes becomes effective on the source of the event.
any Base |
contains the accessor to the common root of the changed elements.
Type and value of the accessor depend on the service.
ChangesSet Changes |
contains the changes which occurred.