Searched refs:maMtrFldHeight (Results 1 – 2 of 2) sorted by relevance
82 maMtrFldHeight ( this, SdResId( MTR_FLD_HEIGHT ) ), in CopyDlg()118 SetFieldUnit( maMtrFldHeight, eFUnit, sal_True ); in CopyDlg()148 rStr += UniString::CreateFromInt64( maMtrFldHeight.GetValue() ); in ~CopyDlg()198 SetMetricValue( maMtrFldHeight, Fraction(nHeight) / maUIScale, SFX_MAPUNIT_100TH_MM); in IMPL_LINK()233 maMtrFldHeight.SetValue( nTmp ); in IMPL_LINK()255 long nHeight = Fraction( GetCoreValue( maMtrFldHeight, SFX_MAPUNIT_100TH_MM) ) * maUIScale; in GetAttr()338 SetMetricValue( maMtrFldHeight, Fraction(nValue) / maUIScale, SFX_MAPUNIT_100TH_MM); in IMPL_LINK()
72 MetricField maMtrFldHeight; member in sd::CopyDlg
Completed in 11 milliseconds