:: com :: sun :: star :: ui ::
|
unpublished |
service WindowStateConfiguration |
|
|
- Usage Restrictions
- not published
- Description
- a service which provides window based information about user interface
elements.
OpenOffice.org has an amount of user interface elements that can be positioned,
resized, closed and their style can be changed. This service provides access
to the window based information of available user interface elements which are
part of OpenOffice.org modules, like Writer or Calc.
- Since
- OOo 2.0
|
Exported Interfaces - Summary |
::com::sun::star::container::XNameAccess |
provides access to window based information about user interface elements
of all installed application modules.
(details)
|
Exported Interfaces - Details |
::com::sun::star::container::XNameAccess
- Description
- provides access to window based information about user interface elements
of all installed application modules.
To access the window based information of a module, a unique module specifier
must be provided to ::com::sun::star::container::XNameAccess::getByName() function.
The module specifier can be retrieved from the ::com::sun::star::frame::ModuleManager
service. The interface provides references to a com::sun:star::ui::ModuleWindowStateConfiguration.
- See also
- ::com::sun::star::frame::ModuleManager
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.