summaryrefslogtreecommitdiffstats
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 2597243f5505..e8a30d6f86cd 100644
--- a/offapi/com/sun/star/rendering/XVolatileBitmap.idl
+++ b/offapi/com/sun/star/rendering/XVolatileBitmap.idl
@@ -36,7 +36,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).
*/
-interface XVolatileBitmap : XBitmap
+published interface XVolatileBitmap : XBitmap
{
/** Query whether this volatile bitmap still has valid content.