21module 
com {  module sun {  module star {  module frame {
 
Definition Ambiguous.idl:20
describes a control event sent by extended user interface controls.
Definition ControlEvent.idl:30
string Event
specifies the event which has occurred.
Definition ControlEvent.idl:38
::com::sun::star::util::URL aURL
fully parsed URL describing the control that sends this notification.
Definition ControlEvent.idl:34
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:45
represents the structure of a Uniform Resource Locator.
Definition URL.idl:42