Searched refs:cSeparator (Results 1 – 1 of 1) sorted by relevance
918 char cSeparator = DigitSeparatorForStyle(iSepStyle); in AFNumber_Format() local920 strValue.Insert(iDecPositive, cSeparator); in AFNumber_Format()1120 char cSeparator = DigitSeparatorForStyle(iSepStyle); in AFPercent_Format() local1122 strValue.Insert(iDecPositive, cSeparator); in AFPercent_Format()