Searched refs:dwFormatStyle (Results 1 – 1 of 1) sorted by relevance
1147 uint32_t dwFormatStyle = 0; in ParseNum() local1150 GetNumericFormat(wsPattern, &dot_index_f, &dwFormatStyle, &wsNumFormat); in ParseNum()1174 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()1361 if (dot_index < len && (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()