summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XVolatileBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XVolatileBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XVolatileBitmap.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XVolatileBitmap.idl b/offapi/com/sun/star/rendering/XVolatileBitmap.idl
index 38ab5e897dad..f0077c50c9eb 100644
--- a/offapi/com/sun/star/rendering/XVolatileBitmap.idl
+++ b/offapi/com/sun/star/rendering/XVolatileBitmap.idl
@@ -35,7 +35,7 @@ module com { module sun { module star { module rendering {
/** This is a specialized interface to a volatile bitmap (which can
become invalid at any point in time).
*/
-published interface XVolatileBitmap : XBitmap
+interface XVolatileBitmap : XBitmap
{
/** Query whether this volatile bitmap still has valid content.