Searched refs:cSeperator (Results 1 – 1 of 1) sorted by relevance
1161 char cSeperator; in AFNumber_Format() local1163 cSeperator = ','; in AFNumber_Format()1165 cSeperator = '.'; in AFNumber_Format()1173 strValue.Insert(iDecPositive, cSeperator); in AFNumber_Format()1497 char cSeperator; in AFPercent_Format() local1499 cSeperator = ','; in AFPercent_Format()1501 cSeperator = '.'; in AFPercent_Format()1509 strValue.Insert(iDecPositive,cSeperator); in AFPercent_Format()