diff options
Diffstat (limited to 'offapi/com/sun/star/sdb/PreparedStatement.idl')
-rw-r--r-- | offapi/com/sun/star/sdb/PreparedStatement.idl | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/offapi/com/sun/star/sdb/PreparedStatement.idl b/offapi/com/sun/star/sdb/PreparedStatement.idl index 88efbf230..5e33db008 100644 --- a/offapi/com/sun/star/sdb/PreparedStatement.idl +++ b/offapi/com/sun/star/sdb/PreparedStatement.idl @@ -2,9 +2,9 @@ * * $RCSfile: PreparedStatement.idl,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: mi $ $Date: 2002-10-03 13:06:33 $ + * last change: $Author: hr $ $Date: 2003-03-26 13:55:01 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -95,27 +95,5 @@ service PreparedStatement }; }; }; }; /*=========================================================================== - $Log: not supported by cvs2svn $ - Revision 1.3.24.1 2002/02/18 10:23:19 oj - #97563# parameter,return value and exception description - - Revision 1.3 2000/11/08 12:43:31 mi - moved from api - - Revision 1.1.1.1 2000/09/18 23:35:36 hjs - initial import - - Revision 1.5 2000/09/11 11:52:39 mi - documentation merged from XML - - Revision 1.3 2000/04/06 07:43:22 dg - wrong forward deklaration used - - Revision 1.2 2000/01/27 08:03:27 dg - #72185# PreparedStatement no ParameterSupplier - - Revision 1.1 1999/11/24 08:39:01 dg - new Star Data Beans - ===========================================================================*/ #endif |