From 1f366ef49922fadae97637f340980dcb5f050376 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 20:47:51 +0000 Subject: [PATCH] INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 15:01:43 sb 1.6.328.1: #i21150# Added published flag. --- offapi/com/sun/star/sdb/XRowSetSupplier.idl | 6 +++--- offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/offapi/com/sun/star/sdb/XRowSetSupplier.idl b/offapi/com/sun/star/sdb/XRowSetSupplier.idl index 45ac1bd2ec7e..0fb829a63159 100644 --- a/offapi/com/sun/star/sdb/XRowSetSupplier.idl +++ b/offapi/com/sun/star/sdb/XRowSetSupplier.idl @@ -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 { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl index 1e48df6aa5f0..1715b861ee78 100644 --- a/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl +++ b/offapi/com/sun/star/sdb/XSQLErrorBroadcaster.idl @@ -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 @@ SQLException 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