summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/RowSetVetoException.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 20:41:22 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 20:41:22 +0000
commit4e8358b5e331c40b1b1a9422fcda11056be279a8 (patch)
tree3510a37bb2d883f382f85404631e9b307c80fd12 /offapi/com/sun/star/sdb/RowSetVetoException.idl
parent460c7d2bbe9b8137d403d79c7021aed41f649540 (diff)
INTEGRATION: CWS sb18 (1.5.328); FILE MERGED
2004/05/21 15:01:36 sb 1.5.328.1: #i21150# Added published flag.
Diffstat (limited to 'offapi/com/sun/star/sdb/RowSetVetoException.idl')
-rw-r--r--offapi/com/sun/star/sdb/RowSetVetoException.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/RowSetVetoException.idl b/offapi/com/sun/star/sdb/RowSetVetoException.idl
index 00802c55cd0f..94f532228e23 100644
--- a/offapi/com/sun/star/sdb/RowSetVetoException.idl
+++ b/offapi/com/sun/star/sdb/RowSetVetoException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowSetVetoException.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2003-03-26 13:55:04 $
+ * last change: $Author: obo $ $Date: 2004-06-03 21:41:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,7 +73,7 @@
of a veto of an approved listener.
@see com::sun::star::sdb::XRowSetApproveListener
*/
-exception RowSetVetoException: com::sun::star::sdbc::SQLException
+published exception RowSetVetoException: com::sun::star::sdbc::SQLException
{
};