Syntax
struct ChangesEvent : 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
- ContainerEvent
-
See also
- ElementChange
-
Field Summary
|
Base |
This contains the accessor to the common root of the changed elements
|
|
Changes |
This contains the changes that occurred.
|
|
Field Details
|
|
Syntax
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.
Syntax
com::sun::star::util::ChangesSet Changes;
Description
This contains the changes that occurred.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.