summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl')
-rw-r--r--offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl b/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl
index 006f2a700b33..586f141c7245 100644
--- a/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl
+++ b/offapi/com/sun/star/rendering/FloatingPointBitmapLayout.idl
@@ -84,14 +84,14 @@ struct FloatingPointBitmapLayout
/** Endianness of the pixel values.
- This value must be one of the <type>Endianness</type> constants
+ This value must be one of the Endianness constants
*/
byte Endianness;
/** Format type of this bitmap.<p>
This value must be one of the
- <type>FloatingPointBitmapFormat</type> constants.<p>
+ FloatingPointBitmapFormat constants.<p>
*/
byte Format;
};