Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/tabpages/
H A Dtransfrm.cxx1056 …double fTmpHeight((OutputDevice::LogicToLogic(static_cast<sal_Int32>(mfOldHeight), (MapUnit)mePool… in Reset() local
1059 fTmpHeight *= pow(10.0, maMtrHeight.GetDecimalDigits()); in Reset()
1061fTmpHeight = MetricField::ConvertDoubleValue(fTmpHeight, maMtrHeight.GetBaseValue(), maMtrHeight.G… in Reset()
1062 maMtrHeight.SetValue(static_cast<sal_Int64>(fTmpHeight), meDlgUnit); in Reset()

Completed in 19 milliseconds