Searched refs:FX_NUMSTYLE_Percent (Results 1 – 1 of 1) sorted by relevance
801 #define FX_NUMSTYLE_Percent 0x01 macro874 dwStyle |= FX_NUMSTYLE_Percent; in GetNumericFormat()884 dwStyle |= FX_NUMSTYLE_Percent; in GetNumericFormat()3024 if (dwNumStyle & FX_NUMSTYLE_Percent) { in FormatStrNum()3453 if (dwNumStyle & FX_NUMSTYLE_Percent) { in FormatLCNumeric()3494 if (dwNumStyle & (FX_NUMSTYLE_Percent | FX_NUMSTYLE_Exponent)) { in FormatLCNumeric()