summaryrefslogtreecommitdiff
path: root/basebmp
diff options
context:
space:
mode:
Diffstat (limited to 'basebmp')
-rw-r--r--basebmp/inc/basebmp/bitmapdevice.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/basebmp/inc/basebmp/bitmapdevice.hxx b/basebmp/inc/basebmp/bitmapdevice.hxx
index 389265e21ef5..71c4a6307766 100644
--- a/basebmp/inc/basebmp/bitmapdevice.hxx
+++ b/basebmp/inc/basebmp/bitmapdevice.hxx
@@ -105,8 +105,7 @@ public:
/** Query byte offset to get from scanline n to scanline n+1
- @return the scanline stride in bytes. In the case of
- isTopDown()==false, this offset will be negative.
+ @return the scanline stride in bytes.
*/
sal_Int32 getScanlineStride() const;