summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/Driver.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 13:03:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 13:03:31 +0000
commit4423bf13aa98e3aeb4431ff247e0fed9647226c2 (patch)
treec917114f424a13638ea30a4ae0f6ddfa1c2f49ae /offapi/com/sun/star/sdbc/Driver.idl
parent7027b4b4b2f5c540cd841411d54aa431ece95990 (diff)
INTEGRATION: CWS dba22b (1.8.232); FILE MERGED
2006/12/12 09:22:15 fs 1.8.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdbc/Driver.idl')
-rw-r--r--offapi/com/sun/star/sdbc/Driver.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdbc/Driver.idl b/offapi/com/sun/star/sdbc/Driver.idl
index a25e90279b21..48ce3170fba2 100644
--- a/offapi/com/sun/star/sdbc/Driver.idl
+++ b/offapi/com/sun/star/sdbc/Driver.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: Driver.idl,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:42:37 $
+ * last change: $Author: vg $ $Date: 2007-01-15 14:02:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -40,7 +40,6 @@
published interface XDriver;
-// DocMerge from xml: service com::sun::star::sdbc::Driver
/** is the service that every driver class must implement.
<p>
@@ -70,7 +69,6 @@
published service Driver
{
- // DocMerge from xml: service com::sun::star::sdbc::Driver: interface com::sun::star::sdbc::XDriver
/** is the main interface to access a database driver.
*/
interface XDriver;