summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/plugin/XPluginManager.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-15 15:24:08 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-15 15:24:08 +0000
commit03295fcfd0d33ea1d424a4afdd545c6d5b878cb5 (patch)
tree079afa91a4b4fd2cfe6654299e5050bf5d495ad2 /offapi/com/sun/star/plugin/XPluginManager.idl
parent756baaedae5e044280b0db0421b333f3873653fa (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/plugin/XPluginManager.idl')
-rw-r--r--offapi/com/sun/star/plugin/XPluginManager.idl11
1 files changed, 5 insertions, 6 deletions
diff --git a/offapi/com/sun/star/plugin/XPluginManager.idl b/offapi/com/sun/star/plugin/XPluginManager.idl
index 9502242242a1..7c26b2df3195 100644
--- a/offapi/com/sun/star/plugin/XPluginManager.idl
+++ b/offapi/com/sun/star/plugin/XPluginManager.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPluginManager.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $
+ * last change: $Author: mi $ $Date: 2001-11-15 16:24:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -99,8 +99,6 @@
// DocMerge from xml: interface com::sun::star::plugin::XPluginManager
/** manages all plugin instances.
-
-
<p>Plugins can be created only from an <type>XPluginManager</type>.
It also creates <type>XPluginContext</type> objects,
which can be overloaded by aggregation.</p>
@@ -112,8 +110,6 @@ interface XPluginManager: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::plugin::XPluginManager::createPluginContext
/** creates a default context.
-
-
<p>This context depends on the service
<type scope="com::sun::star::frame">Desktop</type>.</p>
*/
@@ -163,6 +159,9 @@ interface XPluginManager: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:31 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:43:27 mi
moved from api