summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/XCompletedConnection.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-10-25 14:00:32 +0000
committerMichael Hönnig <mi@openoffice.org>2001-10-25 14:00:32 +0000
commit858c85b5a0bb3a8de78ef696b2a2377baeb9f9aa (patch)
treebdef5f03e84dfce5da034b8956f321c4f13afcc3 /offapi/com/sun/star/sdb/XCompletedConnection.idl
parenta96a1f470d60f775dcdff6fd5d2bfebd1f67f9fe (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/sdb/XCompletedConnection.idl')
-rw-r--r--offapi/com/sun/star/sdb/XCompletedConnection.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/XCompletedConnection.idl b/offapi/com/sun/star/sdb/XCompletedConnection.idl
index 906928a5c318..09448c0a6255 100644
--- a/offapi/com/sun/star/sdb/XCompletedConnection.idl
+++ b/offapi/com/sun/star/sdb/XCompletedConnection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XCompletedConnection.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jsc $ $Date: 2001-03-16 16:41:32 $
+ * last change: $Author: mi $ $Date: 2001-10-25 15:00:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -85,7 +85,7 @@ interface XCompletedConnection: com::sun::star::uno::XInterface
{
// DocMerge from xml: method com::sun::star::sdbc::com::sun::star::sdb::XCompletedConnection::connectWithCompletion
- /** attempts to establish a database connection. If information is missing, like
+ /** attempts to establish a database connection. If information is missing, such as
a user's password, they are completed by user interaction.
*/
com::sun::star::sdbc::XConnection
@@ -99,6 +99,9 @@ interface XCompletedConnection: com::sun::star::uno::XInterface
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.4 2001/03/16 16:41:32 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
Revision 1.3 2000/11/08 12:43:31 mi
moved from api