summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/Driver.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
commit42a789ab28700ee669fa514dc79dadccd7373c6b (patch)
tree3ed1282c135dfc4cc51d8c9f0eb59e5122dd87fc /offapi/com/sun/star/sdbc/Driver.idl
parent8dc6dfe6061e26b055753427d5067d5fcdc897e3 (diff)
proofreading and corrections from Richard Holt
Diffstat (limited to 'offapi/com/sun/star/sdbc/Driver.idl')
-rw-r--r--offapi/com/sun/star/sdbc/Driver.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/Driver.idl b/offapi/com/sun/star/sdbc/Driver.idl
index c969e378c..2989815da 100644
--- a/offapi/com/sun/star/sdbc/Driver.idl
+++ b/offapi/com/sun/star/sdbc/Driver.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Driver.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:35 $
+ * last change: $Author: mi $ $Date: 2001-11-01 16:46:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@ interface XDriver;
</p>
<p>Each driver should be a one instance service.
-
+
</p>@see com::sun::star::sdbc::XDriverManager
@see com::sun::star::sdbc::XConnection
*/
@@ -105,6 +105,9 @@ service Driver
/*===========================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:39 hjs
initial import