summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/SQLWarning.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-01-15 13:05:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-01-15 13:05:20 +0000
commit7916bfe1205388fa2dad83b10da62499afe169bf (patch)
treeed2eb6f3b68c195625188c5bb36d5d7897a37a4d /offapi/com/sun/star/sdbc/SQLWarning.idl
parentd50e5e192547103ac667381f6ac8ba857ed95fbd (diff)
INTEGRATION: CWS dba22b (1.7.232); FILE MERGED
2006/12/12 09:22:16 fs 1.7.232.1: removed useless 'DocMerge from ...' comments which disturb grepping for identifiers
Diffstat (limited to 'offapi/com/sun/star/sdbc/SQLWarning.idl')
-rw-r--r--offapi/com/sun/star/sdbc/SQLWarning.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl
index f87877800828..8231fcaad7d7 100644
--- a/offapi/com/sun/star/sdbc/SQLWarning.idl
+++ b/offapi/com/sun/star/sdbc/SQLWarning.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: SQLWarning.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 03:46:48 $
+ * last change: $Author: vg $ $Date: 2007-01-15 14:05:20 $
*
* 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 sdbc {
-// DocMerge from xml: exception com::sun::star::sdbc::SQLWarning
/** is an exception that provides information on database access
warnings. Warnings are silently chained to the object whose method
caused it to be reported.