19 #ifndef __com_sun_star_awt_DockingData_idl__
20 #define __com_sun_star_awt_DockingData_idl__
25 module com { module sun { module star { module awt {
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
com::sun::star::awt::Rectangle TrackingRectangle
specifies the position and size where the window would be placed if the user releases the mouse ...
Definition: DockingData.idl:37
data returned by docking handler
Definition: DockingData.idl:31
boolean bFloating
specifies that the window should be floating (TRUE) or docked (FALSE)
Definition: DockingData.idl:42