diff options
Diffstat (limited to 'offapi/com/sun/star/sdbc/TransactionIsolation.idl')
-rw-r--r-- | offapi/com/sun/star/sdbc/TransactionIsolation.idl | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/offapi/com/sun/star/sdbc/TransactionIsolation.idl b/offapi/com/sun/star/sdbc/TransactionIsolation.idl index 977e98b2f..1ac1d5d41 100644 --- a/offapi/com/sun/star/sdbc/TransactionIsolation.idl +++ b/offapi/com/sun/star/sdbc/TransactionIsolation.idl @@ -2,9 +2,9 @@ * * $RCSfile: TransactionIsolation.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:06:58 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:55:27 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -121,24 +121,5 @@ constants TransactionIsolation }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.4.2.1 2002/02/18 08:58:22 oj - #97563# parameter,return value and exception description - - Revision 1.4 2001/11/01 16:46:46 mi - proofreading and corrections from Richard Holt - - 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:03 dg - new StarDataBaseConnectivity - ===========================================================================*/ #endif |