Searched refs:aBottomMarginED (Results 1 – 2 of 2) sorted by relevance
124 aBottomMarginED (this, SW_RES(ED_BOTTOM_MARGIN)), in SwWrapTabPage()169 aBottomMarginED.SetUpHdl(aLk); in SwWrapTabPage()170 aBottomMarginED.SetDownHdl(aLk); in SwWrapTabPage()171 aBottomMarginED.SetFirstHdl(aLk); in SwWrapTabPage()172 aBottomMarginED.SetLastHdl(aLk); in SwWrapTabPage()173 aBottomMarginED.SetLoseFocusHdl(aLk); in SwWrapTabPage()241 SetMetric( aBottomMarginED, aMetric ); in Reset()327 aBottomMarginED.SetValue(aBottomMarginED.Normalize(rUL.GetLower()), FUNIT_TWIP); in Reset()398 sal_Bool bBottomMod = aBottomMarginED.IsValueModified(); in FillItemSet()402 aUL.SetLower((sal_uInt16)aBottomMarginED.Denormalize(aBottomMarginED.GetValue(FUNIT_TWIP))); in FillItemSet()[all …]
84 MetricField aBottomMarginED; member in SwWrapTabPage