Searched refs:GetCorrectedValue (Results 1 – 6 of 6) sorted by relevance
216 sal_Int64 GetCorrectedValue() const { return mnCorrectedValue; } in GetCorrectedValue() function in NumericFormatter277 using NumericFormatter::GetCorrectedValue;278 sal_Int64 GetCorrectedValue( FieldUnit eOutUnit ) const;
86 BigInt GetCorrectedValue() const { return mnCorrectedValue; } in GetCorrectedValue() function in LongCurrencyFormatter
78 + GetCorrectedValue - never used ...
1729 sal_Int64 MetricFormatter::GetCorrectedValue( FieldUnit eOutUnit ) const in GetCorrectedValue() function in MetricFormatter
2152 BigInt aValue = _rField.GetCorrectedValue(); in lcl_setFormattedCurrency_nothrow()
5582 return GetMetricFormatter()->GetCorrectedValue( MetricUnitUnoToVcl( nUnit ) ); in getCorrectedValue()
Completed in 91 milliseconds