INTEGRATION: CWS sb18 (1.6.328); FILE MERGED
2004/05/21 15:01:43 sb 1.6.328.1: #i21150# Added published flag.
This commit is contained in:
parent
a08a7ebc0f
commit
1f366ef499
2 changed files with 6 additions and 6 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XRowSetSupplier.idl,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-03-26 13:55:10 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-03 21:47:37 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -76,7 +76,7 @@
|
|||
// DocMerge from xml: interface com::sun::star::sdb::XRowSetSupplier
|
||||
/** uses a row set as datasource.
|
||||
*/
|
||||
interface XRowSetSupplier: com::sun::star::uno::XInterface
|
||||
published interface XRowSetSupplier: com::sun::star::uno::XInterface
|
||||
{
|
||||
//-------------------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: XSQLErrorBroadcaster.idl,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2003-03-26 13:55:10 $
|
||||
* last change: $Author: obo $ $Date: 2004-06-03 21:47:51 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -78,7 +78,7 @@
|
|||
<type scope="com::sun::star::sdbc">SQLException</type>
|
||||
s posted by any database object.
|
||||
*/
|
||||
interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface
|
||||
published interface XSQLErrorBroadcaster: com::sun::star::uno::XInterface
|
||||
{
|
||||
|
||||
// DocMerge from xml: method com::sun::star::sdb::XSQLErrorBroadcaster::addSQLErrorListener
|
||||
|
|
Loading…
Reference in a new issue