diff --git a/offapi/com/sun/star/graphic/XGraphic.idl b/offapi/com/sun/star/graphic/XGraphic.idl index 613a63621332..8d812ae9d088 100755 --- a/offapi/com/sun/star/graphic/XGraphic.idl +++ b/offapi/com/sun/star/graphic/XGraphic.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGraphic.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2004-06-11 09:36:07 $ + * last change: $Author: rt $ $Date: 2004-11-26 17:44:15 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -82,7 +82,7 @@ module com { module sun { module star { module graphic @see XGraphicProvider @see XGraphicRenderer */ -interface XGraphic : ::com::sun::star::uno::XInterface +published interface XGraphic : ::com::sun::star::uno::XInterface { /** Get the type of the contained graphic diff --git a/offapi/com/sun/star/graphic/XGraphicProvider.idl b/offapi/com/sun/star/graphic/XGraphicProvider.idl index a630c072f0cc..d8b7e615f3f5 100755 --- a/offapi/com/sun/star/graphic/XGraphicProvider.idl +++ b/offapi/com/sun/star/graphic/XGraphicProvider.idl @@ -2,9 +2,9 @@ * * $RCSfile: XGraphicProvider.idl,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2004-06-11 09:36:20 $ + * last change: $Author: rt $ $Date: 2004-11-26 17:44:29 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -78,7 +78,7 @@ module com { module sun { module star { module graphic content. It is used to load graphics, store graphics and to get information about unloaded graphics */ -interface XGraphicProvider : ::com::sun::star::uno::XInterface +published interface XGraphicProvider : ::com::sun::star::uno::XInterface { /** Calling this method returns a XPropertySet