19#ifndef __com_sun_star_util_ChangesEvent_idl__
20#define __com_sun_star_util_ChangesEvent_idl__
29module
com { module sun { module star { module util {
sequence< ElementChange > ChangesSet
describes a set of changes occurring as a batch transaction.
Definition: ChangesSet.idl:38
Definition: Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
This event is fired when a set of changes becomes effective on the source of the event.
Definition: ChangesEvent.idl:42
any Base
contains the accessor to the common root of the changed elements.
Definition: ChangesEvent.idl:47
ChangesSet Changes
contains the changes which occurred.
Definition: ChangesEvent.idl:51