summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl b/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl
index ee3667af9028..a4d8237e0c2c 100644
--- a/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl
+++ b/offapi/com/sun/star/rendering/XIntegerReadOnlyBitmap.idl
@@ -96,7 +96,6 @@ interface XIntegerReadOnlyBitmap : XBitmap
raises (com::sun::star::lang::IndexOutOfBoundsException,
VolatileContentDestroyedException);
- //-------------------------------------------------------------------------
/** Get a single pixel of the bitmap, returning its color
value.<p>
@@ -132,7 +131,6 @@ interface XIntegerReadOnlyBitmap : XBitmap
raises (com::sun::star::lang::IndexOutOfBoundsException,
VolatileContentDestroyedException);
- //-------------------------------------------------------------------------
/** Query the memory layout for this bitmap.<p>