21 module
com { module sun { module star { module frame {
45 [readonly, property]
string Title;
boolean IsFloating
Definition: DesktopTask.idl:54
Definition: XWindowArranger.idl:26
specifies a 2-dimensional point using the Cartesian coordinate system.
Definition: Point.idl:27
Definition: Ambiguous.idl:20
string Title
use property Frame::Title instead of that
Definition: DesktopTask.idl:42
use the Frame service instead of this
Definition: DesktopTask.idl:26
boolean IsVisible
use th visible state of the frame container window instead of this
Definition: DesktopTask.idl:51
com::sun::star::awt::Point Position
use the position of the frame container window instead of this
Definition: DesktopTask.idl:59
a frame object can be considered to be an "anchor" object where a component can be attached to...
Definition: XFrame.idl:38
boolean IsAlwaysVisible
Definition: DesktopTask.idl:56
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:27
boolean IsDesktop
Definition: DesktopTask.idl:48
provides access to sub frames of current one
Definition: XFramesSupplier.idl:29
com::sun::star::awt::Size Size
use the size of the frame container window instead of this
Definition: DesktopTask.idl:62
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:45
use XFrame instead of this
Definition: XDesktopTask.idl:27