diff options
Diffstat (limited to 'include/svx/numfmtsh.hxx')
-rw-r--r-- | include/svx/numfmtsh.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/numfmtsh.hxx b/include/svx/numfmtsh.hxx index d80a3dd3f7d7..6755aef97469 100644 --- a/include/svx/numfmtsh.hxx +++ b/include/svx/numfmtsh.hxx @@ -104,7 +104,7 @@ public: Color*& rpFontColor ); bool AddFormat( OUString& rFormat, - xub_StrLen& rErrPos, + sal_Int32& rErrPos, sal_uInt16& rCatLbSelPos, short& rFmtSelPos, std::vector<OUString>& rFmtEntries ); |