Searched refs:pFormat5 (Results 1 – 1 of 1) sorted by relevance
3753 WSStringPtr pFormat1, pFormat2, pFormat3, pFormat4, pFormat5; in GetCurrencyFormatStrings() local3771 pFormat5 = new String( aPositiveDashed ); in GetCurrencyFormatStrings()3772 *pFormat5 += ';'; in GetCurrencyFormatStrings()3777 *pFormat5 += aRed; in GetCurrencyFormatStrings()3780 *pFormat5 += aNegativeDashed; in GetCurrencyFormatStrings()3786 pFormat5 = NULL; in GetCurrencyFormatStrings()3805 if ( pFormat5 ) in GetCurrencyFormatStrings()3806 rStrArr.Insert( pFormat5, rStrArr.Count() ); in GetCurrencyFormatStrings()
Completed in 21 milliseconds