Lines Matching refs:module
46 module com { module sun { module star { module ui {
49 configuration data of a module.
52 A module user interface configuratio manager supports two layers of configuration settings
54 1. Layer: A module default user interface configuration which describe all user interface
57 2. Layer: A module user interface configuration which only contains customized user interface
67 /** provides a function to initialize a module user interface configuration manager instance.
70 A module user interface configuration manager instance needs the following arguments as
74 contains the default module user interface configuration settings.</li>
76 contains the user-defined module user interface configuration settings.</li>
77 <li><b>ModuleIdentifier</b>string that provides the module identifier.</li>
82 A non-initialized module user interface configuration manager cannot be used, it is treated
89 settings from/to a module storage.
94 from a module user interface configuration manager.
98 /** provides access to the default layer of a module based ui configuration
103 /** provides functions to add and remove listeners for changes within a module user