summaryrefslogtreecommitdiff
path: root/cui/source/inc/textattr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/textattr.hxx')
-rw-r--r--cui/source/inc/textattr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/textattr.hxx b/cui/source/inc/textattr.hxx
index 234d14094f9c..6c309a329b92 100644
--- a/cui/source/inc/textattr.hxx
+++ b/cui/source/inc/textattr.hxx
@@ -71,7 +71,7 @@ private:
/** Return whether the text direction is from left to right (</sal_True>) or
top to bottom (</sal_False>).
*/
- bool IsTextDirectionLeftToRight (void) const;
+ bool IsTextDirectionLeftToRight() const;
public: