From 19a8c241f9f0c5fd164e56ab1763a9cffab5318e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 26 Mar 2003 12:59:19 +0000 Subject: MWS_SRX644: migrate branch mws_srx644 -> HEAD --- offapi/com/sun/star/sdbc/SQLWarning.idl | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'offapi/com/sun/star/sdbc/SQLWarning.idl') diff --git a/offapi/com/sun/star/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl index 3ba033382c6e..6d5323b40a9d 100644 --- a/offapi/com/sun/star/sdbc/SQLWarning.idl +++ b/offapi/com/sun/star/sdbc/SQLWarning.idl @@ -2,9 +2,9 @@ * * $RCSfile: SQLWarning.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2000-12-19 16:03:44 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:55:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -86,18 +86,5 @@ exception SQLWarning: SQLException }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.3 2000/11/08 12:43:35 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:41 hjs - initial import - - Revision 1.3 2000/09/11 11:52:42 mi - documentation merged from XML - - Revision 1.1 1999/11/24 08:41:02 dg - new StarDataBaseConnectivity - ===========================================================================*/ #endif -- cgit