summaryrefslogtreecommitdiff
path: root/svl/qa
diff options
context:
space:
mode:
Diffstat (limited to 'svl/qa')
-rw-r--r--svl/qa/unit/svl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/qa/unit/svl.cxx b/svl/qa/unit/svl.cxx
index d0cab798bafa..8ca0473c1ac6 100644
--- a/svl/qa/unit/svl.cxx
+++ b/svl/qa/unit/svl.cxx
@@ -262,7 +262,7 @@ void Test::testNumberFormat()
}
}
- xub_StrLen nPos;
+ sal_Int32 nPos;
short nType = NUMBERFORMAT_DEFINED;
sal_uInt32 nKey;
OUString aCode;