Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: frame ::

service Desktop
Description
is the environment for components which can instantiate within frames

A desktop environment contains tasks with one or more frames in which components can be loaded. The term "task" or naming a frame as a "task frame" is not in any way related to any additional implemented interfaces, it's just because these frames use task windows.

Developers Guide
OfficeDev - Desktop Environment
OfficeDev - Using the Desktop
UCB - Universal Content Broker - Capabilities

Included Services - Summary
Frame

make it possible to be the global root of different seperated frame trees (details)

Exported Interfaces - Summary
XDesktop

regulate life time of desktop environment and support high level access to components of sub frame tree

XComponentLoader

supports simple api for loading components into the frame environment

::com::sun::star::document::XEventBroadcaster
Included Services - Details
Frame
Description
make it possible to be the global root of different seperated frame trees

It's not a must for a frame (neither a frame tree) to be a part of this global tree. But such outstanding frames won't be accessible by the normal frame api.

Exported Interfaces - Details
XDesktop
Description
regulate life time of desktop environment and support high level access to components of sub frame tree
XComponentLoader
Description
supports simple api for loading components into the frame environment
::com::sun::star::document::XEventBroadcaster
Usage Restrictions
deprecated
Deprecation Info
This interface is a documentation error. It was never thought to be supported by this service. Please use the service GlobalEventBroadcaster instead of this interface.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.