Index: xfa/fgas/localization/fgas_localeimp.h |
diff --git a/xfa/fgas/localization/fgas_localeimp.h b/xfa/fgas/localization/fgas_localeimp.h |
index 1eeaa418caa3238871e9ed73fc4418cf2171ea92..c45ed950b98826ff8c258a1d17d1bf79fc99e00e 100644 |
--- a/xfa/fgas/localization/fgas_localeimp.h |
+++ b/xfa/fgas/localization/fgas_localeimp.h |
@@ -102,7 +102,7 @@ class CFX_FormatString : public IFX_FormatString { |
CFX_WideString& wsPurgePattern); |
IFX_Locale* GetNumericFormat(const CFX_WideString& wsPattern, |
int32_t& iDotIndex, |
- FX_DWORD& dwStyle, |
+ uint32_t& dwStyle, |
CFX_WideString& wsPurgePattern); |
FX_BOOL FormatStrNum(const CFX_WideStringC& wsInputNum, |
const CFX_WideString& wsPattern, |