:: com :: sun :: star :: configuration :: backend ::

unpublished struct ComponentChangeEvent
Base Hierarchy
ComponentChangeEvent
 ┗ ::com::sun::star::lang::EventObject
Usage Restrictions
not published
Description
This event is fired when a change becomes effective on the source of the event
See also
XBackendChangesNotifier

Elements' Summary
Component The name of the Component that changed  
Elements' Details
Component
string Component;
Description
The name of the Component that changed
Top of Page