Searched refs:dwFormatStyle (Results 1 – 1 of 1) sorted by relevance
1011 FX_DWORD dwFormatStyle = 0; in ParseNum() local1014 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum()1039 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) { in ParseNum()1777 FX_DWORD dwFormatStyle = 0; in ParseNum() local1780 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum()1803 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) { in ParseNum()2033 if (dot_index < len && (dwFormatStyle & FX_NUMSTYLE_DotVorv)) { in ParseNum()