diff options
author | Jochen Nitschke <j.nitschke+logerrit@ok.de> | 2017-07-23 22:05:40 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-07-27 08:12:27 +0200 |
commit | 7f381be4d3261149a5b54048f9605fab0340c221 (patch) | |
tree | 445c49bb915f4c6bd28dac90e17c8d8e73e88ccc /toolkit | |
parent | ece1072049fba0c7f77391da7775c7cf3f4725ea (diff) |
replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDs
Replace the stopgap type sal_uLong as SvNumberFormatter
format index uses sal_uInt32.
SwInsertDBColAutoPilot uses format indices from SvNumberFormatter and
from the property "FormatKey" which is stored as sal_Int32 but ctor
guards against negative values.
Change type of loop variable in SwCaptionDialog to avoid narrowing
in GetFormatStr/GetFormatKey.
Change-Id: I79980696c07760f7ff026bb1bacf0e069363898c
Reviewed-on: https://gerrit.libreoffice.org/40464
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'toolkit')
0 files changed, 0 insertions, 0 deletions