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

struct ComponentChangeEvent
Base Hierarchy
ComponentChangeEvent
 ┗ ::com::sun::star::lang::EventObject

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