ModuleUIConfigurationManager.idl (d1766043) ModuleUIConfigurationManager.idl (f431c806)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 45 unchanged lines hidden (view full) ---

54 1. Layer: A module default user interface configuration which describe all user interface
55 elements settings that are used by OpenOffice. It is not possible to insert, remove or change
56 elements settings in this layer through the interfaces.</br>
57 2. Layer: A module user interface configuration which only contains customized user interface
58 elements and user-defined ones. All changes on user interface element settings are done on
59 this layer.</br>
60 </p>
61
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 45 unchanged lines hidden (view full) ---

54 1. Layer: A module default user interface configuration which describe all user interface
55 elements settings that are used by OpenOffice. It is not possible to insert, remove or change
56 elements settings in this layer through the interfaces.</br>
57 2. Layer: A module user interface configuration which only contains customized user interface
58 elements and user-defined ones. All changes on user interface element settings are done on
59 this layer.</br>
60 </p>
61
62 @since OOo 2.0
62 @since OpenOffice 2.0
63*/
64
65service ModuleUIConfigurationManager
66{
67 /** provides a function to initialize a module user interface configuration manager instance.
68
69 <p>
70 A module user interface configuration manager instance needs the following arguments as

--- 43 unchanged lines hidden ---
63*/
64
65service ModuleUIConfigurationManager
66{
67 /** provides a function to initialize a module user interface configuration manager instance.
68
69 <p>
70 A module user interface configuration manager instance needs the following arguments as

--- 43 unchanged lines hidden ---