19#ifndef __com_sun_star_frame_ControlEvent_idl__
20#define __com_sun_star_frame_ControlEvent_idl__
27module
com { module sun { module star { module frame {
Definition: Accessible.idl:22
describes a control event sent by extended user interface controls.
Definition: ControlEvent.idl:36
string Event
specifies the event which has occurred.
Definition: ControlEvent.idl:44
::com::sun::star::util::URL aURL
fully parsed URL describing the control that sends this notification.
Definition: ControlEvent.idl:40
sequence< com::sun::star::beans::NamedValue > aInformation
specifies a sequence of named values which are used as additional values for the event.
Definition: ControlEvent.idl:51
represents the structure of a Uniform Resource Locator.
Definition: URL.idl:44