summaryrefslogtreecommitdiff
path: root/starmath/inc/view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/view.hxx')
-rw-r--r--starmath/inc/view.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx
index 5f3a8c52d547..d48f1b2dcd62 100644
--- a/starmath/inc/view.hxx
+++ b/starmath/inc/view.hxx
@@ -232,7 +232,7 @@ protected:
const OUString& rLine);
static Size GetTextSize(OutputDevice const & rDevice,
const OUString& rText,
- long MaxWidth);
+ tools::Long MaxWidth);
static void DrawTextLine(OutputDevice& rDevice,
const Point& rPosition,
const OUString& rLine);