19 #ifndef __com_sun_star_frame_DesktopTask_idl__ 20 #define __com_sun_star_frame_DesktopTask_idl__ 31 module
com { module sun { module star { module frame {
55 [readonly, property]
string Title;
boolean IsFloating
Definition: DesktopTask.idl:64
Definition: XWindowArranger.idl:30
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:29
Definition: Ambiguous.idl:22
string Title
use property Frame::Title instead of that
Definition: DesktopTask.idl:52
use the Frame service instead of this
Definition: DesktopTask.idl:36
boolean IsVisible
use th visible state of the frame container window instead of this
Definition: DesktopTask.idl:61
com::sun::star::awt::Point Position
use the position of the frame container window instead of this
Definition: DesktopTask.idl:69
a frame object can be considered to be an "anchor" object where a component can be attached to.
Definition: XFrame.idl:43
boolean IsAlwaysVisible
Definition: DesktopTask.idl:66
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:29
boolean IsDesktop
Definition: DesktopTask.idl:58
provides access to sub frames of current one
Definition: XFramesSupplier.idl:33
com::sun::star::awt::Size Size
use the size of the frame container window instead of this
Definition: DesktopTask.idl:72
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
use XFrame instead of this
Definition: XDesktopTask.idl:32