summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/SQLWarning.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:56:41 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:56:41 +0000
commit66d1bb8176b3c08d83b28ed49505cfac2d4017c6 (patch)
tree3023693a48905a2a7df5fd9f6141220984a38474 /offapi/com/sun/star/sdbc/SQLWarning.idl
parentbed8ae32f8b8eae29c768f115d5cfb451ec7888f (diff)
INTEGRATION: CWS sb18 (1.5.328); FILE MERGED
2004/05/21 15:01:55 sb 1.5.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sdbc/SQLWarning.idl')
-rw-r--r--offapi/com/sun/star/sdbc/SQLWarning.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdbc/SQLWarning.idl b/offapi/com/sun/star/sdbc/SQLWarning.idl
index 6d5323b40a9d..a498f98cdf83 100644
--- a/offapi/com/sun/star/sdbc/SQLWarning.idl
+++ b/offapi/com/sun/star/sdbc/SQLWarning.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SQLWarning.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:26 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:56:41 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
@see XResultSet::getWarnings
@see XStatement::getWarnings
*/
-exception SQLWarning: SQLException
+published exception SQLWarning: SQLException
{
};