Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dfield.hxx216 sal_Int64 GetCorrectedValue() const { return mnCorrectedValue; } in GetCorrectedValue() function in NumericFormatter
277 using NumericFormatter::GetCorrectedValue;
278 sal_Int64 GetCorrectedValue( FieldUnit eOutUnit ) const;
H A Dlongcurr.hxx86 BigInt GetCorrectedValue() const { return mnCorrectedValue; } in GetCorrectedValue() function in LongCurrencyFormatter
/trunk/main/toolkit/doc/layout/
H A Dmetricfield.txt78 + GetCorrectedValue - never used ...
/trunk/main/vcl/source/control/
H A Dfield.cxx1729 sal_Int64 MetricFormatter::GetCorrectedValue( FieldUnit eOutUnit ) const in GetCorrectedValue() function in MetricFormatter
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2152 BigInt aValue = _rField.GetCorrectedValue(); in lcl_setFormattedCurrency_nothrow()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5582 return GetMetricFormatter()->GetCorrectedValue( MetricUnitUnoToVcl( nUnit ) ); in getCorrectedValue()

Completed in 92 milliseconds