| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
this event is broadcasted by a configuration manager whenever the state of user interface element has changed. More...
import "ConfigurationEvent.idl";
 
  
| Public Attributes | |
| string | ResourceURL | 
| contains the resource URL of the user interface element or a configuration manager, which has been changed, inserted or replaced. | |
| any | aInfo | 
| contains additional information about this configuration event. | |
| Public Attributes inherited from ContainerEvent | |
| any | Accessor | 
| It contains the accessor to the element which is inserted or removed. | |
| any | Element | 
| This contains the element that was inserted or removed. | |
| any | ReplacedElement | 
| This contains the replaced element. | |
| Public Attributes inherited from EventObject | |
| com::sun::star::uno::XInterface | Source | 
| refers to the object that fired the event. | |
this event is broadcasted by a configuration manager whenever the state of user interface element has changed.
| any aInfo | 
contains additional information about this configuration event.
The type depends on the specific implementation.
| string ResourceURL | 
contains the resource URL of the user interface element or a configuration manager, which has been changed, inserted or replaced.