Searched refs:FX_NUMSTYLE_DotVorv (Results 1 – 1 of 1) sorted by relevance
26 #define FX_NUMSTYLE_DotVorv 0x04 macro1031 *dwStyle |= FX_NUMSTYLE_DotVorv; in GetNumericFormat()1054 *dwStyle |= FX_NUMSTYLE_DotVorv; in GetNumericFormat()1174 (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()1361 if (dot_index < len && (dwFormatStyle & FX_NUMSTYLE_DotVorv)) in ParseNum()