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

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

31#include <com/sun/star/beans/XPropertySet.idl>
32#endif
33
34module com { module sun { module star { module ui {
35
36/** specifies a central user interface configuration provider which gives
37 access to module based user interface configuration managers.
38
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

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

31#include <com/sun/star/beans/XPropertySet.idl>
32#endif
33
34module com { module sun { module star { module ui {
35
36/** specifies a central user interface configuration provider which gives
37 access to module based user interface configuration managers.
38
39 @since OOo 2.0
39 @since OpenOffice 2.0
40*/
41
42published service ModuleUIConfigurationManagerSupplier
43{
44 /** controls module based user interface configuration managers.
45
46 <p>
47 There can only exists one user interface configuration manager for

--- 15 unchanged lines hidden ---
40*/
41
42published service ModuleUIConfigurationManagerSupplier
43{
44 /** controls module based user interface configuration managers.
45
46 <p>
47 There can only exists one user interface configuration manager for

--- 15 unchanged lines hidden ---