Searched refs:FX_NUMSTYLE_Exponent (Results 1 – 1 of 1) sorted by relevance
802 #define FX_NUMSTYLE_Exponent 0x02 macro881 dwStyle |= FX_NUMSTYLE_Exponent; in GetNumericFormat()3029 if (dwNumStyle & FX_NUMSTYLE_Exponent) { in FormatStrNum()3457 if (dwNumStyle & FX_NUMSTYLE_Exponent) { in FormatLCNumeric()3494 if (dwNumStyle & (FX_NUMSTYLE_Percent | FX_NUMSTYLE_Exponent)) { in FormatLCNumeric()