LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes a control event sent by extended user interface controls. More...
import"ControlEvent.idl";
Public Attributes | |
::com::sun::star::util::URL | aURL |
fully parsed URL describing the control that sends this notification. More... | |
string | Event |
specifies the event which has occurred. More... | |
sequence< com::sun::star::beans::NamedValue > | aInformation |
specifies a sequence of named values which are used as additional values for the event. More... | |
describes a control event sent by extended user interface controls.
sequence< com::sun::star::beans::NamedValue > aInformation |
specifies a sequence of named values which are used as additional values for the event.
The number and types of named values depend on the event.
::com::sun::star::util::URL aURL |
fully parsed URL describing the control that sends this notification.
string Event |
specifies the event which has occurred.