LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
ControlEvent Struct Reference

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

import "ControlEvent.idl";

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: