19 #ifndef __com_sun_star_container_ContainerEvent_idl__ 20 #define __com_sun_star_container_ContainerEvent_idl__ 26 module
com { module sun { module star { module container {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
Definition: Ambiguous.idl:22
any Accessor
It contains the accessor to the element which is inserted or removed.
Definition: ContainerEvent.idl:40
any Element
This contains the element that was inserted or removed.
Definition: ContainerEvent.idl:45
This event is fired when an element is inserted in a container.
Definition: ContainerEvent.idl:33
any ReplacedElement
This contains the replaced element.
Definition: ContainerEvent.idl:50