:: com :: sun :: star :: ui ::
|
unpublished |
interface XModuleUIConfigurationManager |
|
|
|
- Usage Restrictions
- not published
- Description
- specifies specific functions of a module based user interface
configuration manager interface.
A module user interface configuration manager supports, unlike a
document based ui configuration manager, 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. This layer is the same as the document ui
configuration manager uses.
- Since
- OOo 2.0
|
Methods' Summary |
isDefaultSettings |
determine if the settings of a user interface element is part
of the default layer of the user interface configuration manager.
|
getDefaultSettings |
retrieves the settings from the default layer of the user interface
configuration manager if it has a default layer.
|
Methods' Details |
isDefaultSettings
- Description
- determine if the settings of a user interface element is part
of the default layer of the user interface configuration manager.
- Parameter ResourceURL
- a resource URL which identifies the user interface element. A
resource URL must meet the following syntax:
"private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name.
- Returns
- true if settings have been found in the default layer,
otherwise false.
|
|
getDefaultSettings
- Description
- retrieves the settings from the default layer of the user interface
configuration manager if it has a default layer.
- Parameter ResourceURL
- a resource URL which identifies the user interface element. A
resource URL must meet the following syntax:
"private:resource/$type/$name. It is only allowed to use ASCII
characters for type and name.
- Returns
- true if default settings have been found in the default layer,
otherwise false.
|
|
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.