summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/SQLContext.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 12:53:46 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 12:53:46 +0000
commita7c926bf4e29cbf32daf45cb8eadd52e98877ccb (patch)
treede56d499efff80b07588383dfd8abdabfad38211 /offapi/com/sun/star/sdb/SQLContext.idl
parente6680b69679f42eb1bd3172edf08fb3fa54d0e2d (diff)
INTEGRATION: CWS dba22b (1.10.232); FILE MERGED
2006/12/12 09:28:00 fs 1.10.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdb/SQLContext.idl')
-rw-r--r--offapi/com/sun/star/sdb/SQLContext.idl6
1 files changed, 2 insertions, 4 deletions
diff --git a/offapi/com/sun/star/sdb/SQLContext.idl b/offapi/com/sun/star/sdb/SQLContext.idl
index 452bead15bf4..8af218fbde9a 100644
--- a/offapi/com/sun/star/sdb/SQLContext.idl
+++ b/offapi/com/sun/star/sdb/SQLContext.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: SQLContext.idl,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:23:41 $
+ * last change: $Author: vg $ $Date: 2007-01-15 13:53:46 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -42,7 +42,6 @@
module com { module sun { module star { module sdb {
-// DocMerge from xml: exception com::sun::star::sdb::SQLContext
/** provides special information about the context where a
<type scope="com::sun::star::sdbc">SQLException</type>
occurred. As usual
@@ -55,7 +54,6 @@
*/
published exception SQLContext: com::sun::star::sdbc::SQLWarning
{
- // DocMerge from xml: field com::sun::star::sdb::SQLContext::Details
/** provides special info about the details where a
<type scope="com::sun::star::sdbc">SQLException</type>
occured.