LibreOffice
LibreOffice 24.2 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. More... | |
any | aInfo |
contains additional information about this configuration event. More... | |
Public Attributes inherited from ContainerEvent | |
any | Accessor |
It contains the accessor to the element which is inserted or removed. More... | |
any | Element |
This contains the element that was inserted or removed. More... | |
any | ReplacedElement |
This contains the replaced element. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
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.