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