Searched refs:pFormat1 (Results 1 – 1 of 1) sorted by relevance
3732 *pFormat1 += ';'; in GetCurrencyFormatStrings()3733 WSStringPtr pFormat2 = new String( *pFormat1 ); in GetCurrencyFormatStrings()3741 *pFormat1 += aNegativeBank; in GetCurrencyFormatStrings()3744 rStrArr.Insert( pFormat1, rStrArr.Count() ); in GetCurrencyFormatStrings()3768 pFormat1 = new String( aPositiveNoDec ); in GetCurrencyFormatStrings()3769 *pFormat1 += ';'; in GetCurrencyFormatStrings()3770 pFormat3 = new String( *pFormat1 ); in GetCurrencyFormatStrings()3774 *pFormat1 += aNegativeNoDec; in GetCurrencyFormatStrings()3784 pFormat1 = NULL; in GetCurrencyFormatStrings()3798 if ( pFormat1 ) in GetCurrencyFormatStrings()[all …]
Completed in 30 milliseconds