Searched refs:fTmpWidth (Results 1 – 1 of 1) sorted by relevance
1034 …double fTmpWidth((OutputDevice::LogicToLogic(static_cast<sal_Int32>(mfOldWidth), (MapUnit)mePoolUn… in Reset() local1037 fTmpWidth *= pow(10.0, maMtrWidth.GetDecimalDigits()); in Reset()1039 …fTmpWidth = MetricField::ConvertDoubleValue(fTmpWidth, maMtrWidth.GetBaseValue(), maMtrWidth.GetDe… in Reset()1040 maMtrWidth.SetValue(static_cast<sal_Int64>(fTmpWidth), meDlgUnit); in Reset()