summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/loader
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-11-06 12:01:12 +0000
committerMichael Hönnig <mi@openoffice.org>2000-11-06 12:01:12 +0000
commit1f47610c1e38e0c1d987cac06a5a02aa36908355 (patch)
treed0b9c87728cbb123390ff9b70ca3fa7abd183104 /udkapi/com/sun/star/loader
parent84fed643f682ab53359dfda50124c5bc8b6a87d3 (diff)
moved from api
Diffstat (limited to 'udkapi/com/sun/star/loader')
-rw-r--r--udkapi/com/sun/star/loader/CannotActivateFactoryException.idl7
-rw-r--r--udkapi/com/sun/star/loader/Java.idl7
-rw-r--r--udkapi/com/sun/star/loader/SharedLibrary.idl7
-rw-r--r--udkapi/com/sun/star/loader/XImplementationLoader.idl7
-rw-r--r--udkapi/com/sun/star/loader/makefile.mk4
5 files changed, 10 insertions, 22 deletions
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
index 96b3dc200c2e..e502baaf72be 100644
--- a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
+++ b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CannotActivateFactoryException.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:47 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,9 +87,6 @@ exception CannotActivateFactoryException: com::sun::star::uno::Exception
/*=============================================================================
$Log: not supported by cvs2svn $
- Revision 1.1 2000/11/03 15:07:20 mi
- moved from api module
-
Revision 1.1.1.1 2000/09/18 23:35:27 hjs
initial import
diff --git a/udkapi/com/sun/star/loader/Java.idl b/udkapi/com/sun/star/loader/Java.idl
index 1e7b70e5c76f..89bbe5980655 100644
--- a/udkapi/com/sun/star/loader/Java.idl
+++ b/udkapi/com/sun/star/loader/Java.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Java.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:47 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,9 +98,6 @@ service Java
Source Code Control System - Update
$Log: not supported by cvs2svn $
- Revision 1.1 2000/11/03 15:07:20 mi
- moved from api module
-
Revision 1.1.1.1 2000/09/18 23:35:27 hjs
initial import
diff --git a/udkapi/com/sun/star/loader/SharedLibrary.idl b/udkapi/com/sun/star/loader/SharedLibrary.idl
index 338ea3d1bc9c..38a4cdd1e4f9 100644
--- a/udkapi/com/sun/star/loader/SharedLibrary.idl
+++ b/udkapi/com/sun/star/loader/SharedLibrary.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SharedLibrary.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:47 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,9 +98,6 @@ service SharedLibrary
Source Code Control System - Update
$Log: not supported by cvs2svn $
- Revision 1.1 2000/11/03 15:07:20 mi
- moved from api module
-
Revision 1.2 2000/10/09 14:24:57 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl
index 7c240f383ae5..c87056b72a35 100644
--- a/udkapi/com/sun/star/loader/XImplementationLoader.idl
+++ b/udkapi/com/sun/star/loader/XImplementationLoader.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XImplementationLoader.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mi $ $Date: 2000-11-06 12:21:47 $
+ * last change: $Author: mi $ $Date: 2000-11-06 13:00:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,9 +121,6 @@ interface XImplementationLoader: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
- Revision 1.1 2000/11/03 15:07:20 mi
- moved from api module
-
Revision 1.2 2000/10/09 14:24:57 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)
diff --git a/udkapi/com/sun/star/loader/makefile.mk b/udkapi/com/sun/star/loader/makefile.mk
index 93285149f547..6d9457721ec3 100644
--- a/udkapi/com/sun/star/loader/makefile.mk
+++ b/udkapi/com/sun/star/loader/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: mi $ $Date: 2000-11-06 12:21:47 $
+# last change: $Author: mi $ $Date: 2000-11-06 13:00:52 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses