summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XBitmapCanvas.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XBitmapCanvas.idl')
-rw-r--r--offapi/com/sun/star/rendering/XBitmapCanvas.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XBitmapCanvas.idl b/offapi/com/sun/star/rendering/XBitmapCanvas.idl
index c014b7743817..7a90491a60f1 100644
--- a/offapi/com/sun/star/rendering/XBitmapCanvas.idl
+++ b/offapi/com/sun/star/rendering/XBitmapCanvas.idl
@@ -47,7 +47,7 @@ module com { module sun { module star { module rendering {
@since OOo 2.0
*/
-published interface XBitmapCanvas : XCanvas
+interface XBitmapCanvas : XCanvas
{
/** This method copies a rectangular area from a place of one
canvas to a place on another.<p>