Searched refs:ImplCurrencyGetValue (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | field.cxx | 2104 inline sal_Bool ImplCurrencyGetValue( const XubString& rStr, double& rValue, in ImplCurrencyGetValue() function 2204 …if ( ImplCurrencyGetValue( GetField()->GetText(), nTempValue, GetDecimalDigits(), ImplGetLocaleDat… in GetValue() 2234 ImplCurrencyGetValue( aStr, nTemp, GetDecimalDigits(), ImplGetLocaleDataWrapper() ); in Reformat() 2502 …ImplCurrencyGetValue( ComboBox::GetEntry( nPos ), nValue, GetDecimalDigits(), ImplGetLocaleDataWra… in GetValue()
|
Completed in 12 milliseconds