Index: source/controller/dialogs/tp_Scale.cxx =================================================================== RCS file: /cvs/graphics/chart2/source/controller/dialogs/tp_Scale.cxx,v retrieving revision 1.3 retrieving revision 1.3.16.1 diff -u -r1.3 -r1.3.16.1 --- source/controller/dialogs/tp_Scale.cxx 8 Sep 2005 00:16:43 -0000 1.3 +++ source/controller/dialogs/tp_Scale.cxx 26 Oct 2005 17:51:36 -0000 1.3.16.1 @@ -354,7 +354,7 @@ return LEAVE_PAGE; } - ULONG nIndex = pNumFormatter->GetStandardIndex(LANGUAGE_SYSTEM); + sal_uInt32 nIndex = pNumFormatter->GetStandardIndex(LANGUAGE_SYSTEM); Edit* pEdit = NULL; USHORT nErrStrId = 0; double fDummy;