LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ConfigurationEvent Struct Referencepublished

this event is broadcasted by a configuration manager whenever the state of user interface element has changed. More...

import"ConfigurationEvent.idl";

Inheritance diagram for ConfigurationEvent:
ContainerEvent EventObject

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...
 

Detailed Description

this event is broadcasted by a configuration manager whenever the state of user interface element has changed.

Since
OOo 2.0

Member Data Documentation

◆ aInfo

any aInfo

contains additional information about this configuration event.

The type depends on the specific implementation.

◆ ResourceURL

string ResourceURL

contains the resource URL of the user interface element or a configuration manager, which has been changed, inserted or replaced.


The documentation for this struct was generated from the following file: