Searched refs:ImplMetricGetValue (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/vcl/source/control/ |
H A D | field.cxx | 1460 static sal_Bool ImplMetricGetValue( const XubString& rStr, double& rValue, sal_Int64 nBaseValue, in ImplMetricGetValue() function 1480 …if ( !ImplMetricGetValue( rStr, rValue, mnBaseValue, GetDecimalDigits(), ImplGetLocaleDataWrapper(… in ImplMetricReformat() 1614 …if ( !ImplMetricGetValue( GetField()->GetText(), nTempValue, mnBaseValue, GetDecimalDigits(), Impl… in GetValue() 2056 ImplMetricGetValue( ComboBox::GetEntry( nPos ), nValue, mnBaseValue, in GetValue()
|
Completed in 21 milliseconds