struct ContainerEvent in module com::sun::star::container:: |
struct ContainerEvent : com::sun::star::lang::EventObject ;
This event is fired when an element is inserted in a container.
Field Summary |
|
Accessor | It contains the accessor to the element which is inserted or removed. |
Element | This contains the element that was inserted or removed. |
ReplacedElement | This contains the replaced element. |
Field Details |
||||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.