ModuleManager.idl (d1766043) | ModuleManager.idl (c4dc0a1a) |
---|---|
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 --- 30 unchanged lines hidden (view full) --- 39//=============================================== 40/** can be used to identify office modules. 41 42 <p> 43 Further it provides read access to the configuration 44 of office modules. 45 </p> 46 | 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 --- 30 unchanged lines hidden (view full) --- 39//=============================================== 40/** can be used to identify office modules. 41 42 <p> 43 Further it provides read access to the configuration 44 of office modules. 45 </p> 46 |
47 @since OOo 2.0 | 47 @since OpenOffice 2.0 |
48 */ 49 50published service ModuleManager 51{ 52 //------------------------------------------- 53 /** provides functions to identify office modules. 54 */ 55 interface XModuleManager; --- 19 unchanged lines hidden --- | 48 */ 49 50published service ModuleManager 51{ 52 //------------------------------------------- 53 /** provides functions to identify office modules. 54 */ 55 interface XModuleManager; --- 19 unchanged lines hidden --- |