summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XParameters.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-01 15:46:46 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-01 15:46:46 +0000
commit772d164b86d092858a0cd4ad958927e111b331e5 (patch)
treeac0915f9956550e29ed07d33220c5c8c3efbcb6e /offapi/com/sun/star/sdbc/XParameters.idl
parentcde3f5e303b628dc170e1642fbc3076a48c81ae7 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/sdbc/XParameters.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XParameters.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/XParameters.idl b/offapi/com/sun/star/sdbc/XParameters.idl
index 3cc95ea8cfbf..67782c41d09d 100644
--- a/offapi/com/sun/star/sdbc/XParameters.idl
+++ b/offapi/com/sun/star/sdbc/XParameters.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XParameters.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:35 $
+ * last change: $Author: mi $ $Date: 2001-11-01 16:46:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,7 +94,7 @@ interface XClob;
// DocMerge from xml: interface com::sun::star::io::com::sun::star::sdbc::XParameters
-/** is used for parameter setting, commently implemented in conjunction with
+/** is used for parameter setting, commonly implemented in conjunction with
PreparedStatements.
@@ -366,6 +366,9 @@ interface XParameters: com::sun::star::uno::XInterface
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:35 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:43:35 mi
moved from api