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

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

61#endif
62
63module com { module sun { module star { module ui {
64
65/** specifies a user interface configuration manager interface which
66 controls the structure of all customizable user interface
67 elements.
68
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

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

61#endif
62
63module com { module sun { module star { module ui {
64
65/** specifies a user interface configuration manager interface which
66 controls the structure of all customizable user interface
67 elements.
68
69 @since OOo 2.0
69 @since OpenOffice 2.0
70*/
71
72published interface XUIConfigurationManager : ::com::sun::star::uno::XInterface
73{
74 /** resets the configuration manager to the default user interface
75 configuration data.
76 <p>
77 This means that all user interface configuration data of the

--- 193 unchanged lines hidden ---
70*/
71
72published interface XUIConfigurationManager : ::com::sun::star::uno::XInterface
73{
74 /** resets the configuration manager to the default user interface
75 configuration data.
76 <p>
77 This means that all user interface configuration data of the

--- 193 unchanged lines hidden ---