Searched refs:dwFormatStyle (Results 1 – 1 of 1) sorted by relevance
727 uint32_t dwFormatStyle = 0; in ParseNum() local730 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum()755 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) { in ParseNum()1435 uint32_t dwFormatStyle = 0; in ParseNum() local1438 GetNumericFormat(wsPattern, dot_index_f, dwFormatStyle, wsNumFormat); in ParseNum()1461 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) { in ParseNum()1685 if (dot_index < len && (dwFormatStyle & FX_NUMSTYLE_DotVorv)) { in ParseNum()