Home
last modified time | relevance | path

Searched refs:ImplCurrencyGetValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/control/
H A Dfield.cxx2104 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()
2502ImplCurrencyGetValue( ComboBox::GetEntry( nPos ), nValue, GetDecimalDigits(), ImplGetLocaleDataWra… in GetValue()

Completed in 31 milliseconds