diff options
Diffstat (limited to 'offapi/com/sun/star/sdb/CallableStatement.idl')
-rw-r--r-- | offapi/com/sun/star/sdb/CallableStatement.idl | 23 |
1 files changed, 2 insertions, 21 deletions
diff --git a/offapi/com/sun/star/sdb/CallableStatement.idl b/offapi/com/sun/star/sdb/CallableStatement.idl index da87ea13f..8e87a52d4 100644 --- a/offapi/com/sun/star/sdb/CallableStatement.idl +++ b/offapi/com/sun/star/sdb/CallableStatement.idl @@ -2,9 +2,9 @@ * * $RCSfile: CallableStatement.idl,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:06:28 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:54:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -92,24 +92,5 @@ service CallableStatement }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.4.2.1 2002/02/18 10:27:10 oj - #97563# parameter,return value and exception description - - Revision 1.4 2001/10/25 15:00:32 mi - proofreading and corrections from Richard Holt - - Revision 1.3 2000/11/08 12:43:30 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:36 hjs - initial import - - Revision 1.3 2000/09/11 11:52:39 mi - documentation merged from XML - - Revision 1.1 1999/11/24 08:38:59 dg - new Star Data Beans - ===========================================================================*/ #endif |