Searched refs:FX_NUMSTYLE_Exponent (Results 1 – 1 of 1) sorted by relevance
25 #define FX_NUMSTYLE_Exponent 0x02 macro1042 *dwStyle |= FX_NUMSTYLE_Exponent; in GetNumericFormat()1884 if (dwNumStyle & FX_NUMSTYLE_Exponent) { in FormatStrNum()