summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/CallableStatement.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
committerMichael Hönnig <mi@openoffice.org>2002-10-03 12:11:20 +0000
commit3ed849358bbc4beacb456e3f903b52709d58b1bb (patch)
tree278e87a4cdec4d27e4b93a501c422b9d23b0b5c9 /offapi/com/sun/star/sdb/CallableStatement.idl
parent3ca7e230e0f4a6244bd4f094c31660e84f86caa7 (diff)
#94968# IDL reviews merged
Diffstat (limited to 'offapi/com/sun/star/sdb/CallableStatement.idl')
-rw-r--r--offapi/com/sun/star/sdb/CallableStatement.idl16
1 files changed, 11 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sdb/CallableStatement.idl b/offapi/com/sun/star/sdb/CallableStatement.idl
index e1f0cd7aa..da87ea13f 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2001-10-25 15:00:32 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:06:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,9 +75,9 @@
// DocMerge from xml: service com::sun::star::sdb::CallableStatement
/** represents a procedure call. The service differs only in the access
of the columns and parameters to the service
- <type scope="com::sun::star::sdbc">CallableStatement</type>.
-
-<!-- JRH: <type scope="com::sun::star::sdbc">CallableStatement</type> --> */
+ <type scope="com::sun::star::sdbc">CallableStatement</type>
+ .
+*/
service CallableStatement
{
// DocMerge: empty anyway
@@ -93,6 +93,12 @@ 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