Searched refs:cSeperator (Results 1 – 1 of 1) sorted by relevance
990 char cSeperator; in AFNumber_Format() local992 cSeperator = ','; in AFNumber_Format()994 cSeperator = '.'; in AFNumber_Format()997 strValue.Insert(iDecPositive, cSeperator); in AFNumber_Format()1274 char cSeperator; in AFPercent_Format() local1276 cSeperator = ','; in AFPercent_Format()1278 cSeperator = '.'; in AFPercent_Format()1281 strValue.Insert(iDecPositive, cSeperator); in AFPercent_Format()