Searched refs:cSeparator (Results 1 – 1 of 1) sorted by relevance
817 char cSeparator; in AFNumber_Format() local819 cSeparator = ','; in AFNumber_Format()821 cSeparator = '.'; in AFNumber_Format()824 strValue.Insert(iDecPositive, cSeparator); in AFNumber_Format()