20 #ifndef __com_sun_star_configuration_backend_ComponentChangeEvent_idl__
21 #define __com_sun_star_configuration_backend_ComponentChangeEvent_idl__
25 module com { module sun { module star { module configuration { module backend {
string Component
The name of the Component that changed.
Definition: ComponentChangeEvent.idl:37
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
This event is fired when a change becomes effective on the source of the event.
Definition: ComponentChangeEvent.idl:33