summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 13:09:15 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 13:09:15 +0000
commit60b98f4d44ec5a947b847636dd98497eea0b78d6 (patch)
tree970f6356ca9642510e6a2ecc617c43b4691da7dd /offapi/com/sun/star/sdbc
parent65ee9da99b4ac6351b025efe98186124df8a0612 (diff)
INTEGRATION: CWS dba22b (1.5.232); FILE MERGED
2006/12/12 09:22:19 fs 1.5.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdbc')
-rw-r--r--offapi/com/sun/star/sdbc/XPooledConnection.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdbc/XPooledConnection.idl b/offapi/com/sun/star/sdbc/XPooledConnection.idl
index 0e9c93c6bae0..fe4fa7cd6e01 100644
--- a/offapi/com/sun/star/sdbc/XPooledConnection.idl
+++ b/offapi/com/sun/star/sdbc/XPooledConnection.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: XPooledConnection.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:51:45 $
+ * last change: $Author: vg $ $Date: 2007-01-15 14:09:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,6 @@
published interface XConnection;
-// DocMerge from xml: interface com::sun::star::sdbc::XPooledConnection
/** defines a pooled connection which can share a unused connection.
<!-- JRH: unclear meaning -->
@@ -72,7 +71,6 @@ published interface XPooledConnection: com::sun::star::uno::XInterface
{
//-------------------------------------------------------------------------
- // DocMerge from xml: method com::sun::star::sdbc::XPooledConnection::getConnection
/** return the connection which is pooled
@returns
the pooled Connection object