XModuleUIConfigurationManager.idl (d1766043) XModuleUIConfigurationManager.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

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

60 interfaces.</br>
61 2. Layer: A module user interface configuration which only contains
62 customized user interface elements and user-defined ones.
63 All changes on user interface element settings are done on
64 this layer. This layer is the same as the document ui
65 configuration manager uses.</br>
66 </p>
67
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

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

60 interfaces.</br>
61 2. Layer: A module user interface configuration which only contains
62 customized user interface elements and user-defined ones.
63 All changes on user interface element settings are done on
64 this layer. This layer is the same as the document ui
65 configuration manager uses.</br>
66 </p>
67
68 @since OOo 2.0
68 @since OpenOffice 2.0
69*/
70
71interface XModuleUIConfigurationManager : ::com::sun::star::uno::XInterface
72{
73 /** determine if the settings of a user interface element is part
74 of the default layer of the user interface configuration manager.
75
76 @param ResourceURL

--- 33 unchanged lines hidden ---
69*/
70
71interface XModuleUIConfigurationManager : ::com::sun::star::uno::XInterface
72{
73 /** determine if the settings of a user interface element is part
74 of the default layer of the user interface configuration manager.
75
76 @param ResourceURL

--- 33 unchanged lines hidden ---