summaryrefslogtreecommitdiff
path: root/sw/inc/calc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/calc.hxx')
-rw-r--r--sw/inc/calc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/calc.hxx b/sw/inc/calc.hxx
index 51dbb32fd7de..417d1b94cbfe 100644
--- a/sw/inc/calc.hxx
+++ b/sw/inc/calc.hxx
@@ -174,7 +174,7 @@ class SwCalc
SwSbxValue nLastLeft;
SwSbxValue nNumberValue;
SwCalcExp aErrExpr;
- xub_StrLen nCommandPos;
+ sal_Int32 nCommandPos;
SwDoc& rDoc;
SvtSysLocale m_aSysLocale;