summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/plugin
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
committerJuergen Schmidt <jsc@openoffice.org>2001-03-16 15:41:54 +0000
commitcb052b66e6e945ae51f93baf28a53c9a5ad07d2e (patch)
treea8ea17ad9c564e34d8a1b91012fa4e5962353af3 /offapi/com/sun/star/plugin
parent2503ca170abbf7dc9faebe97369b8a67d9423cea (diff)
remove interfaceheader with uik and remove [const] in method definitions
Diffstat (limited to 'offapi/com/sun/star/plugin')
-rw-r--r--offapi/com/sun/star/plugin/XPlugin.idl8
-rw-r--r--offapi/com/sun/star/plugin/XPluginContext.idl8
-rw-r--r--offapi/com/sun/star/plugin/XPluginManager.idl8
3 files changed, 15 insertions, 9 deletions
diff --git a/offapi/com/sun/star/plugin/XPlugin.idl b/offapi/com/sun/star/plugin/XPlugin.idl
index 1e8f8c82406a..6e166bb3c333 100644
--- a/offapi/com/sun/star/plugin/XPlugin.idl
+++ b/offapi/com/sun/star/plugin/XPlugin.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPlugin.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:27 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,6 @@
// DocMerge from xml: interface com::sun::star::plugin::XPlugin
/** allowes the container to control the plugin.
*/
-[ uik(131ADEC1-BC48-11D2-AB2B0060-97759B97), ident( "XPlugin", 1.0 ) ]
interface XPlugin: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -108,6 +107,9 @@ interface XPlugin: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:27 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:29 hjs
initial import
diff --git a/offapi/com/sun/star/plugin/XPluginContext.idl b/offapi/com/sun/star/plugin/XPluginContext.idl
index c6816e491a2c..622e1916e186 100644
--- a/offapi/com/sun/star/plugin/XPluginContext.idl
+++ b/offapi/com/sun/star/plugin/XPluginContext.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XPluginContext.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:27 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,7 +101,6 @@
</p>@see XPluginManager
*/
-[ uik(131ADEC0-BC48-11D2-AB2B0060-97759B97), ident( "XPluginContext", 1.0 ) ]
interface XPluginContext: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -201,6 +200,9 @@ interface XPluginContext: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:27 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:29 hjs
initial import
diff --git a/offapi/com/sun/star/plugin/XPluginManager.idl b/offapi/com/sun/star/plugin/XPluginManager.idl
index 6243b0f41881..9502242242a1 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.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:27 $
+ * last change: $Author: jsc $ $Date: 2001-03-16 16:41:31 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,7 +105,6 @@
It also creates <type>XPluginContext</type> objects,
which can be overloaded by aggregation.</p>
*/
-[ uik(131ADEC2-BC48-11D2-AB2B0060-97759B97), ident( "XPluginManager", 1.0 ) ]
interface XPluginManager: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
@@ -164,6 +163,9 @@ interface XPluginManager: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:27 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:29 hjs
initial import