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 { //-------------------------------------------------------------------------