LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
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. More...
 

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

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: