LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
ControlEvent Struct Reference

describes a control event send 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...
 

Detailed Description

describes a control event send by extended user interface controls.

Since
OOo 2.0.3

Member Data Documentation

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.

fully parsed URL describing the control that sends this notification.

string Event

specifies the event which has occurred.


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