Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dtransfrm.cxx1044 …double fTmpWidth((OutputDevice::LogicToLogic(static_cast<sal_Int32>(mfOldWidth), (MapUnit)mePoolUn… in Reset() local
1047 fTmpWidth *= pow(10.0, maMtrWidth.GetDecimalDigits()); in Reset()
1049fTmpWidth = MetricField::ConvertDoubleValue(fTmpWidth, maMtrWidth.GetBaseValue(), maMtrWidth.GetDe… in Reset()
1050 maMtrWidth.SetValue(static_cast<sal_Int64>(fTmpWidth), meDlgUnit); in Reset()

Completed in 19 milliseconds