Searched refs:FX_NUMSTYLE_Percent (Results 1 – 1 of 1) sorted by relevance
31 #define FX_NUMSTYLE_Percent 0x01 macro1020 *dwStyle |= FX_NUMSTYLE_Percent; in GetNumericFormat()1030 *dwStyle |= FX_NUMSTYLE_Percent; in GetNumericFormat()1852 if (dwNumStyle & FX_NUMSTYLE_Percent) { in FormatNum()