Searched refs:FX_NUMSTYLE_Percent (Results 1 – 1 of 1) sorted by relevance
24 #define FX_NUMSTYLE_Percent 0x01 macro1035 *dwStyle |= FX_NUMSTYLE_Percent; in GetNumericFormat()1045 *dwStyle |= FX_NUMSTYLE_Percent; in GetNumericFormat()1878 if (dwNumStyle & FX_NUMSTYLE_Percent) { in FormatStrNum()