INTEGRATION: CWS sb18 (1.5.328); FILE MERGED

2004/05/21 15:01:36 sb 1.5.328.1: #i21150# Added published flag.
This commit is contained in:
Oliver Bolte 2004-06-03 20:41:22 +00:00
parent 460c7d2bbe
commit 4e8358b5e3

View file

@ -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
{
};