Searched refs:aFractionStr (Results 1 – 1 of 1) sorted by relevance
94 XubString aFractionStr = rLocaleDataWrapper.getNum( (long)aFraction, 0 ); in ImplGetCurr() local97 if ( aFractionStr.Len() == 1 ) in ImplGetCurr()98 aTemplate.SetChar( nSPos, aFractionStr.GetChar( 0 ) ); in ImplGetCurr()102 aTemplate.Insert( aFractionStr, nSPos ); in ImplGetCurr()
Completed in 15 milliseconds