Top   Module   Use   Manual   Index 

com :: sun :: star :: util ::

struct ChangesEvent

Base Struct
com::sun::star::lang::EventObject

Description
This event is fired when a set of changes becomes effective on the source of the event.
See also
XChangesSet
See also
XChangesBatch
See also
XChangesListener
See also
XChangesNotifier
See also
com::sun::star::container::ContainerEvent
See also
ElementChange


Elements

any Base
Description
This contains the accessor to the common root of the changed elements

The type and the value of the accessor depends on the service.

com::sun::star::util::ChangesSet Changes
Description
This contains the changes that occurred.
Top of Page