From 6f437e8a146fb38422a64f0a6678e478f0e43440 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 3 Jun 2004 18:43:30 +0000 Subject: [PATCH] INTEGRATION: CWS sb18 (1.6.328); FILE MERGED 2004/05/21 14:58:37 sb 1.6.328.1: #i21150# Added published flag. --- offapi/com/sun/star/form/XGridPeer.idl | 6 +++--- offapi/com/sun/star/form/XImageProducerSupplier.idl | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/offapi/com/sun/star/form/XGridPeer.idl b/offapi/com/sun/star/form/XGridPeer.idl index 964a3cbb4424..d4c5d0c3d412 100644 --- a/offapi/com/sun/star/form/XGridPeer.idl +++ b/offapi/com/sun/star/form/XGridPeer.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGridPeer.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:53:55 $ + * last change: $Author: obo $ $Date: 2004-06-03 19:43:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -88,7 +88,7 @@ @see com::sun::star::awt::XWindowPeer @see com::sun::star::form::component::GridControl */ -interface XGridPeer: com::sun::star::uno::XInterface +published interface XGridPeer: com::sun::star::uno::XInterface { //------------------------------------------------------------------------- diff --git a/offapi/com/sun/star/form/XImageProducerSupplier.idl b/offapi/com/sun/star/form/XImageProducerSupplier.idl index 301d09516347..283fe846c811 100644 --- a/offapi/com/sun/star/form/XImageProducerSupplier.idl +++ b/offapi/com/sun/star/form/XImageProducerSupplier.idl @@ -2,9 +2,9 @@ * * $RCSfile: XImageProducerSupplier.idl,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: hr $ $Date: 2003-03-26 13:53:55 $ + * last change: $Author: obo $ $Date: 2004-06-03 19:43:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,7 +80,7 @@ @see com::sun::star::awt::XImageProducer */ -interface XImageProducerSupplier: com::sun::star::uno::XInterface +published interface XImageProducerSupplier: com::sun::star::uno::XInterface { //-------------------------------------------------------------------------