summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl')
-rw-r--r--offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl2
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl b/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl
index e27d94e7b4fd..03582b364f16 100644
--- a/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl
+++ b/offapi/com/sun/star/rendering/XIeeeFloatBitmap.idl
@@ -35,7 +35,6 @@ module com { module sun { module star { module rendering {
*/
interface XIeeeFloatBitmap : XIeeeFloatReadOnlyBitmap
{
- //-------------------------------------------------------------------------
/** Set raw data of a bitmap.<p>
@@ -77,7 +76,6 @@ interface XIeeeFloatBitmap : XIeeeFloatReadOnlyBitmap
raises (com::sun::star::lang::IllegalArgumentException,
com::sun::star::lang::IndexOutOfBoundsException);
- //-------------------------------------------------------------------------
/** Set a single pixel of the bitmap with the given color
value.<p>