diff options
author | Michael Hönnig <mi@openoffice.org> | 2000-11-08 11:29:00 +0000 |
---|---|---|
committer | Michael Hönnig <mi@openoffice.org> | 2000-11-08 11:29:00 +0000 |
commit | 966f56c4fa2f7dcb3e0cde287b87dfb13fb05153 (patch) | |
tree | 4dc146afc222552cb9136d0eb8469784fae61275 /udkapi/com/sun/star/loader | |
parent | 26c4ca5a48bc6984f8fd91e0c2c20656ff783a67 (diff) |
moved from api
Diffstat (limited to 'udkapi/com/sun/star/loader')
-rw-r--r-- | udkapi/com/sun/star/loader/CannotActivateFactoryException.idl | 4 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/Java.idl | 4 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/SharedLibrary.idl | 4 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/XImplementationLoader.idl | 4 | ||||
-rw-r--r-- | udkapi/com/sun/star/loader/makefile.mk | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl index dd16507587c7..2475696ecdbf 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 09:44:38 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:28:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/loader/Java.idl b/udkapi/com/sun/star/loader/Java.idl index 161d944a2cb7..30f6cb2df196 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 09:44:38 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:28:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/loader/SharedLibrary.idl b/udkapi/com/sun/star/loader/SharedLibrary.idl index 3741435820fd..26f5390a572b 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 09:44:38 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:28:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl index 47ba29249f7a..cabe19d5b6cb 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.3 $ + * $Revision: 1.4 $ * - * last change: $Author: mi $ $Date: 2000-11-08 09:44:38 $ + * last change: $Author: mi $ $Date: 2000-11-08 12:28:45 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses diff --git a/udkapi/com/sun/star/loader/makefile.mk b/udkapi/com/sun/star/loader/makefile.mk index 3edac64e1c3f..07c1f5d6a94d 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.3 $ +# $Revision: 1.4 $ # -# last change: $Author: mi $ $Date: 2000-11-08 09:44:38 $ +# last change: $Author: mi $ $Date: 2000-11-08 12:28:46 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses |