diff options
Diffstat (limited to 'offapi/com/sun/star/sdbc/XMultipleResults.idl')
-rw-r--r-- | offapi/com/sun/star/sdbc/XMultipleResults.idl | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/offapi/com/sun/star/sdbc/XMultipleResults.idl b/offapi/com/sun/star/sdbc/XMultipleResults.idl index 24346388f..2c5252ce6 100644 --- a/offapi/com/sun/star/sdbc/XMultipleResults.idl +++ b/offapi/com/sun/star/sdbc/XMultipleResults.idl @@ -2,9 +2,9 @@ * * $RCSfile: XMultipleResults.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:07:01 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:55:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -151,27 +151,5 @@ interface XMultipleResults: com::sun::star::uno::XInterface }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.5.16.1 2002/02/18 09:00:56 oj - #97563# parameter,return value and exception description - - Revision 1.5 2001/03/16 16:41:35 jsc - remove interfaceheader with uik and remove [const] in method definitions - - Revision 1.4 2000/12/14 12:53:39 mi - <true></true> -> <TRUE/> and same with FALSE - - Revision 1.3 2000/11/08 12:43:35 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:42 hjs - initial import - - Revision 1.3 2000/09/11 11:52:43 mi - documentation merged from XML - - Revision 1.1 1999/11/24 08:41:06 dg - new StarDataBaseConnectivity - ===========================================================================*/ #endif |