diff --git a/offapi/com/sun/star/view/XRenderable.idl b/offapi/com/sun/star/view/XRenderable.idl index e48fd10b0ead..ed803c2b03e4 100644 --- a/offapi/com/sun/star/view/XRenderable.idl +++ b/offapi/com/sun/star/view/XRenderable.idl @@ -2,9 +2,9 @@ * * $RCSfile: XRenderable.idl,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2003-04-17 10:22:32 $ + * last change: $Author: obo $ $Date: 2004-06-04 02:20:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -83,7 +83,7 @@ module com { module sun { module star { module view { @since #107627# */ -interface XRenderable : com::sun::star::uno::XInterface +published interface XRenderable : com::sun::star::uno::XInterface { //-------------------------------------------------------------------------