Searched refs:maMtrFldHeight (Results 1 – 2 of 2) sorted by relevance
80 maMtrFldHeight ( this, SdResId( MTR_FLD_HEIGHT ) ), in CopyDlg()116 SetFieldUnit( maMtrFldHeight, eFUnit, sal_True ); in CopyDlg()144 rStr += UniString::CreateFromInt64( maMtrFldHeight.GetValue() ); in ~CopyDlg()192 SetMetricValue( maMtrFldHeight, Fraction(nHeight) / maUIScale, SFX_MAPUNIT_100TH_MM); in IMPL_LINK()227 maMtrFldHeight.SetValue( nTmp ); in IMPL_LINK()247 long nHeight = Fraction( GetCoreValue( maMtrFldHeight, SFX_MAPUNIT_100TH_MM) ) * maUIScale; in GetAttr()328 SetMetricValue( maMtrFldHeight, Fraction(nValue) / maUIScale, SFX_MAPUNIT_100TH_MM); in IMPL_LINK()
72 MetricField maMtrFldHeight; member in sd::CopyDlg
Completed in 18 milliseconds