19 #ifndef __com_sun_star_frame_FrameActionEvent_idl__
20 #define __com_sun_star_frame_FrameActionEvent_idl__
27 module com { module sun { module star { module frame {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
XFrame Frame
contains the frame in which the event occurred
Definition: FrameActionEvent.idl:38
FrameAction Action
specifies the concrete event
Definition: FrameActionEvent.idl:42
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:43
FrameAction
these are the events which can happen to the components in frames of the desktop
Definition: FrameAction.idl:38
this event struct is broadcast for actions which can happen to components within frames ...
Definition: FrameActionEvent.idl:34