20#ifndef __com_sun_star_configuration_backend_ComponentChangeEvent_idl__
21#define __com_sun_star_configuration_backend_ComponentChangeEvent_idl__
25module
com { module sun { module star { module configuration { module backend {
Definition Ambiguous.idl:22
This event is fired when a change becomes effective on the source of the event.
Definition ComponentChangeEvent.idl:34
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:32