Searched refs:fTmpHeight (Results 1 – 1 of 1) sorted by relevance
1056 …double fTmpHeight((OutputDevice::LogicToLogic(static_cast<sal_Int32>(mfOldHeight), (MapUnit)mePool… in Reset() local1059 fTmpHeight *= pow(10.0, maMtrHeight.GetDecimalDigits()); in Reset()1061 …fTmpHeight = MetricField::ConvertDoubleValue(fTmpHeight, maMtrHeight.GetBaseValue(), maMtrHeight.G… in Reset()1062 maMtrHeight.SetValue(static_cast<sal_Int64>(fTmpHeight), meDlgUnit); in Reset()
Completed in 20 milliseconds