From 7cc55d3bb247c44bba7b765ba686f2ffc4af8d8c Mon Sep 17 00:00:00 2001 From: Michael Hönnig Date: Wed, 11 Dec 2002 12:42:35 +0000 Subject: #106150# $Log removed --- .../star/loader/CannotActivateFactoryException.idl | 27 ++------------- udkapi/com/sun/star/loader/Java.idl | 24 ++----------- udkapi/com/sun/star/loader/SharedLibrary.idl | 27 ++------------- .../com/sun/star/loader/XImplementationLoader.idl | 39 ++-------------------- 4 files changed, 8 insertions(+), 109 deletions(-) (limited to 'udkapi/com/sun/star/loader') diff --git a/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl b/udkapi/com/sun/star/loader/CannotActivateFactoryException.idl index 4f20553b2ea1..6fd5a3380614 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.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 12:44:05 $ + * last change: $Author: mi $ $Date: 2002-12-11 13:34:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,28 +92,5 @@ exception CannotActivateFactoryException: com::sun::star::uno::Exception /*============================================================================= - $Log: not supported by cvs2svn $ - Revision 1.5.2.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.5 2001/11/16 14:58:45 mi - proofing by Richard Holt - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.3 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - Revision 1.1.1.1 1999/11/11 09:48:44 jsc - new - - =============================================================================*/ #endif diff --git a/udkapi/com/sun/star/loader/Java.idl b/udkapi/com/sun/star/loader/Java.idl index baf98575b524..92687e101e7c 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.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 12:44:05 $ + * last change: $Author: mi $ $Date: 2002-12-11 13:34:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,26 +95,6 @@ service Java Source Code Control System - Update - $Log: not supported by cvs2svn $ - Revision 1.4.24.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.4 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.2 2000/02/07 11:24:40 mi - zu #70728# missing documentation marked - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - =====================================================================*/ #endif diff --git a/udkapi/com/sun/star/loader/SharedLibrary.idl b/udkapi/com/sun/star/loader/SharedLibrary.idl index b28f6e075851..f1b0ef1b7bfa 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.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 12:44:05 $ + * last change: $Author: mi $ $Date: 2002-12-11 13:34:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,29 +93,6 @@ service SharedLibrary Source Code Control System - Update - $Log: not supported by cvs2svn $ - Revision 1.4.24.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.2 2000/10/09 14:24:57 mi - #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.4 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.2 2000/02/07 11:24:41 mi - zu #70728# missing documentation marked - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - =====================================================================*/ #endif diff --git a/udkapi/com/sun/star/loader/XImplementationLoader.idl b/udkapi/com/sun/star/loader/XImplementationLoader.idl index 828317b39df0..506527902f6f 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.7 $ + * $Revision: 1.8 $ * - * last change: $Author: mi $ $Date: 2002-12-10 10:31:35 $ + * last change: $Author: mi $ $Date: 2002-12-11 13:34:59 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -154,39 +154,4 @@ interface XImplementationLoader: com::sun::star::uno::XInterface }; }; }; }; -/*============================================================================= - - $Log: not supported by cvs2svn $ - Revision 1.6 2002/10/03 12:44:05 mi - #94968# IDL reviews merged - - Revision 1.5.16.1 2002/06/05 16:38:41 jbu - documentation reviewed - - Revision 1.5 2001/03/16 15:10:38 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.4 2000/11/08 12:28:45 mi - moved from api - - Revision 1.2 2000/10/09 14:24:57 mi - #78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags) - - Revision 1.1.1.1 2000/09/18 23:35:27 hjs - initial import - - Revision 1.4 2000/09/11 11:52:33 mi - documentation merged from XML - - Revision 1.2 2000/02/23 11:41:16 mi - results from proofreading in layouted version - - Revision 1.1 1999/11/16 14:29:18 mi - new module - - Revision 1.1.1.1 1999/11/11 09:48:44 jsc - new - - -=============================================================================*/ #endif -- cgit