:: com :: sun :: star :: ui ::
|
unpublished |
service ModuleUIConfigurationManager |
|
|
- Usage Restrictions
- not published
- Description
- specifies a user interface configuration manager which gives access to user interface
configuration data of a module.
A module user interface configuration manager supports two layers of configuration settings
data:
1. Layer: A module default user interface configuration which describe all user interface
elements settings that are used by OpenOffice. It is not possible to insert, remove or change
elements settings in this layer through the interfaces.
2. Layer: A module user interface configuration which only contains customized user interface
elements and user-defined ones. All changes on user interface element settings are done on
this layer.
- Since
- OOo 2.0
|
Exported Interfaces - Summary |
::com::sun::star::lang::XInitialization |
provides a function to initialize a module user interface configuration manager instance.
(details)
|
XUIConfigurationPersistence |
provides access to persistence functions to load/store user interface element
settings from/to a module storage.
|
XUIConfigurationManager |
provides functions to change, insert and remove user interface element settings
from a module user interface configuration manager.
|
XModuleUIConfigurationManager |
provides access to the default layer of a module based ui configuration
manager.
|
XUIConfiguration |
provides functions to add and remove listeners for changes within a module user
interface configuration manager.
|
Exported Interfaces - Details |
::com::sun::star::lang::XInitialization
- Description
- provides a function to initialize a module user interface configuration manager instance.
A module user interface configuration manager instance needs the following arguments as
::com::sun::star::beans::PropertyValue to be in a working state:
- DefaultConfigStoragea reference to a ::com::sun::star::embed::Storage that
contains the default module user interface configuration settings.
- UserConfigStoragea reference to a ::com::sun::star::embed::Storage that
contains the user-defined module user interface configuration settings.
- ModuleIdentifierstring that provides the module identifier.
- UserRootCommita reference to a ::com::sun::star::embed::XTransactedObject which
represents the customizable root storage. Every implementation must use this reference to commit its
changes also at the root storage.
A non-initialized module user interface configuration manager cannot be used, it is treated
as a read-only container.
|
|
XUIConfigurationPersistence
- Description
- provides access to persistence functions to load/store user interface element
settings from/to a module storage.
|
|
XUIConfigurationManager
- Description
- provides functions to change, insert and remove user interface element settings
from a module user interface configuration manager.
|
|
XModuleUIConfigurationManager
- Description
- provides access to the default layer of a module based ui configuration
manager.
|
|
XUIConfiguration
- Description
- provides functions to add and remove listeners for changes within a module user
interface configuration manager.
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.