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

unpublished struct ComponentChangeEvent
Base Hierarchy
ComponentChangeEvent
 ┗ ::com::sun::star::lang::EventObject
Description
This event is fired when a change becomes effective on the source of the event

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