Home
last modified time | relevance | path

Searched refs:aFractionStr (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dlongcurr.cxx94 XubString aFractionStr = rLocaleDataWrapper.getNum( (long)aFraction, 0 ); in ImplGetCurr() local
97 if ( aFractionStr.Len() == 1 ) in ImplGetCurr()
98 aTemplate.SetChar( nSPos, aFractionStr.GetChar( 0 ) ); in ImplGetCurr()
102 aTemplate.Insert( aFractionStr, nSPos ); in ImplGetCurr()

Completed in 10 milliseconds