summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XHalfFloatBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XHalfFloatBitmap.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl b/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl
index 4fd339ef8b86..b3583a3c1b1e 100644
--- a/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl
+++ b/offapi/com/sun/star/rendering/XHalfFloatBitmap.idl
@@ -37,7 +37,6 @@ module com { module sun { module star { module rendering {
*/
interface XHalfFloatBitmap : XHalfFloatReadOnlyBitmap
{
- //-------------------------------------------------------------------------
/** Set raw data of a bitmap.<p>
@@ -52,7 +51,6 @@ interface XHalfFloatBitmap : XHalfFloatReadOnlyBitmap
raises (com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::IndexOutOfBoundsException);
- //-------------------------------------------------------------------------
/** Set a single pixel of the bitmap with the given color
value.<p>