| Overview | Module | Use | Devguide | Index |
| Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
| service DesktopTask |
| Exported Interfaces | |
| ::com::sun::star::frame::XDesktopTask | |
| ::com::sun::star::frame::XFrame | |
| ::com::sun::star::beans::XPropertySet | |
| ::com::sun::star::frame::XWindowArranger |
|
| ::com::sun::star::frame::XFramesSupplier | |
| Properties' Summary | |
| [ readonly ] string Title |
use property ::com::sun::star::frame::Frame::Title instead of that |
| [ readonly ] boolean IsDesktop |
- |
| boolean IsVisible |
use th visible state of the frame container window instead of this |
| boolean IsFloating |
- |
| boolean IsAlwaysVisible |
- |
| ::com::sun::star::awt::Point Position |
use the position of the frame container window instead of this |
| ::com::sun::star::awt::Size Size |
use the size of the frame container window instead of this |
| Properties' Details | |
Title
|
|
IsDesktop
|
|
IsVisible
|
|
IsFloating
|
|
IsAlwaysVisible
|
|
Position
|
|
Size
|
Copyright © 2003 Sun Microsystems, Inc.