INTEGRATION: CWS frmcontrols02 (1.15.82); FILE MERGED

2004/01/22 10:00:11 fs 1.15.82.1: small correction to doc
This commit is contained in:
Jens-Heiner Rechtien 2004-04-13 10:11:24 +00:00
parent 79228ace68
commit 61973631f3

View file

@ -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>
*/