Searched refs:aBottomDist (Results 1 – 2 of 2) sorted by relevance
285 if ( aTopDist.IsValueModified() || aBottomDist.IsValueModified() ) in FillItemSet()305 if ( aBottomDist.IsRelative() ) in FillItemSet()307 (sal_uInt16)aBottomDist.GetValue() ); in FillItemSet()309 aMargin.SetLower( (sal_uInt16)GetCoreValue( aBottomDist, eUnit ) ); in FillItemSet()315 aMargin.SetLower( (sal_uInt16)GetCoreValue( aBottomDist, eUnit ) ); in FillItemSet()441 SetFieldUnit( aBottomDist, eFUnit ); in Reset()540 aBottomDist.SetRelative( sal_True ); in Reset()541 aBottomDist.SetValue( rOldItem.GetPropLower() ); in Reset()545 aBottomDist.SetRelative(); in Reset()546 SetFieldUnit( aBottomDist, eFUnit ); in Reset()[all …]
88 SvxRelativeField aBottomDist; member in SvxStdParagraphTabPage