LibreOffice
LibreOffice 24.2 SDK API Reference
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
ControlEvent Struct Reference

describes a control event sent by extended user interface controls. More...

Public Types

typedef sequence< com::sun::star::beans::NamedValueaInformation
 specifies a sequence of named values which are used as additional values for the event.
 

Public Attributes

::com::sun::star::util::URL aURL
 fully parsed URL describing the control that sends this notification.
 
string Event
 specifies the event which has occurred.
 

Detailed Description

describes a control event sent by extended user interface controls.

Since
OOo 2.0.3

Member Typedef Documentation

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

Member Data Documentation

◆ aURL

fully parsed URL describing the control that sends this notification.

◆ Event

string Event

specifies the event which has occurred.


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