21 module
com { module sun { module star { module util {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
any Base
contains the accessor to the common root of the changed elements.
Definition: ChangesEvent.idl:39
ChangesSet Changes
contains the changes which occurred.
Definition: ChangesEvent.idl:43
This event is fired when a set of changes becomes effective on the source of the event.
Definition: ChangesEvent.idl:33
sequence< ElementChange > ChangesSet
describes a set of changes occurring as a batch transaction.
Definition: ChangesSet.idl:33