Searched refs:fTmpWidth (Results 1 – 1 of 1) sorted by relevance
1044 …double fTmpWidth((OutputDevice::LogicToLogic(static_cast<sal_Int32>(mfOldWidth), (MapUnit)mePoolUn… in Reset() local1047 fTmpWidth *= pow(10.0, maMtrWidth.GetDecimalDigits()); in Reset()1049 …fTmpWidth = MetricField::ConvertDoubleValue(fTmpWidth, maMtrWidth.GetBaseValue(), maMtrWidth.GetDe… in Reset()1050 maMtrWidth.SetValue(static_cast<sal_Int64>(fTmpWidth), meDlgUnit); in Reset()
Completed in 15 milliseconds