Elements' Details |
Type
string Type;
- Description
- The type of configuration change is a free-form string. This is the
only member that is always set. The values of the other members
depend on the configuration change type and may or may not be set.
|
|
Configuration
XConfiguration Configuration;
- Description
- The current configuration, depending on the event type, either
before or after the change. May be an empty reference.
|
|
ResourceId
XResourceId ResourceId;
- Description
- The resource id that is part of the configuration change.
|
|
ResourceObject
::com::sun::star::uno::XInterface ResourceObject;
- Description
- The resource object that corresponds to the ResourceId. May
be an empty reference.
|
|
UserData
any UserData;
- Description
- Each listener is called with exactly the UserData
that was given when the listener was registered.
|
|
Copyright © 2010 Sun Microsystems, Inc.