- 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 configration 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 changeelements 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
- OpenOffice 2.0.0
|