21 module
com { module sun { module star { module awt {
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:27
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
specifies a docking event.
Definition: DockingEvent.idl:26
boolean bInteractive
specifies if the docking procedure is interactive which means that the user is currently dragging the...
Definition: DockingEvent.idl:49
com::sun::star::awt::Point MousePos
specifies the current mouse position in frame coordinates
Definition: DockingEvent.idl:36
com::sun::star::awt::Rectangle TrackingRectangle
specifies the current tracking rectangle
Definition: DockingEvent.idl:31
boolean bLiveMode
specifies if the layout should be adjusted immediately
Definition: DockingEvent.idl:41