20 module
com { module sun { module star { module drawing { module framework {
22 interface XConfigurationChangeListener;
52 void addConfigurationChangeListener (
54 [in]
string sEventType,
61 void removeConfigurationChangeListener (
Definition: Ambiguous.idl:20
Objects of this class are used for notifying changes of the configuration.
Definition: ConfigurationChangeEvent.idl:40
Manage the set of registered event listeners and the event notification for a configuration controlle...
Definition: XConfigurationControllerBroadcaster.idl:28
A listener for configuration changes is called when it has been registered at the configuration contr...
Definition: XConfigurationChangeListener.idl:26