diff options
Diffstat (limited to 'offapi/com/sun/star/rendering/XCachedPrimitive.idl')
-rw-r--r-- | offapi/com/sun/star/rendering/XCachedPrimitive.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XCachedPrimitive.idl b/offapi/com/sun/star/rendering/XCachedPrimitive.idl index ff029831a395..9a4edb0aa71e 100644 --- a/offapi/com/sun/star/rendering/XCachedPrimitive.idl +++ b/offapi/com/sun/star/rendering/XCachedPrimitive.idl @@ -41,7 +41,7 @@ module com { module sun { module star { module rendering { @since OOo 2.0 */ -published interface XCachedPrimitive : ::com::sun::star::uno::XInterface +interface XCachedPrimitive : ::com::sun::star::uno::XInterface { /** Redraw the cached primitive.<p> |