Searched refs:ImplLongCurrencyReformat (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/control/ |
H A D | longcurr.cxx | 282 sal_Bool ImplLongCurrencyReformat( const XubString& rStr, BigInt nMin, BigInt nMax, in ImplLongCurrencyReformat() function 462 sal_Bool bOK = ImplLongCurrencyReformat( GetField()->GetText(), mnMin, mnMax, in Reformat() 809 ImplLongCurrencyReformat( GetEntry( i ), mnMin, mnMax, in ReformatAll()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | longcurr.hxx | 42 …SAL_DLLPRIVATE friend sal_Bool ImplLongCurrencyReformat( const XubString&, BigInt, BigInt, sal_uIn…
|
Completed in 11 milliseconds