Searched refs:pFormat3 (Results 1 – 1 of 1) sorted by relevance
3753 WSStringPtr pFormat1, pFormat2, pFormat3, pFormat4, pFormat5; in GetCurrencyFormatStrings() local3770 pFormat3 = new String( *pFormat1 ); in GetCurrencyFormatStrings()3776 *pFormat3 += aRed; in GetCurrencyFormatStrings()3779 *pFormat3 += aNegativeNoDec; in GetCurrencyFormatStrings()3785 pFormat3 = NULL; in GetCurrencyFormatStrings()3801 if ( pFormat3 ) in GetCurrencyFormatStrings()3802 rStrArr.Insert( pFormat3, rStrArr.Count() ); in GetCurrencyFormatStrings()
Completed in 39 milliseconds