summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdb/RowSet.idl
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:11:24 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-04-13 10:11:24 +0000
commit61973631f33b0e8e69c594a45e799b0cf8062763 (patch)
treefc195169942cd1269c9d2cae153e7cc78128ccc3 /offapi/com/sun/star/sdb/RowSet.idl
parent79228ace683132f721f9b0835745a0952c7914c8 (diff)
INTEGRATION: CWS frmcontrols02 (1.15.82); FILE MERGED
2004/01/22 10:00:11 fs 1.15.82.1: small correction to doc
Diffstat (limited to 'offapi/com/sun/star/sdb/RowSet.idl')
-rw-r--r--offapi/com/sun/star/sdb/RowSet.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index 0240bb839ab2..28edc12c542e 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: RowSet.idl,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2003-10-20 13:17:06 $
+ * last change: $Author: hr $ $Date: 2004-04-13 11:11:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -237,7 +237,7 @@ service RowSet
<p>The optional support of this interface is already implied with the support of the <type scope="com::sun::star::sdbcx">ResultSet</type>.</p>
<p>However, note that the additional support of the <type>XRowSetApproveBroadcaster</type> interface results
- in a sematical extension: the method <member scope="com::sun::star::sdbc">XDeleteRows::deleteRows</member>
+ in a sematical extension: the method <member scope="com::sun::star::sdbcx">XDeleteRows::deleteRows</member>
will now throw the <type>RowSetVetoException</type> if the deletion was vetoed
by one of the <type>XRowSetApproveListener</type>'s.</p>
*/