Searched refs:aBottomMarginED (Results 1 – 2 of 2) sorted by relevance
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()327 aBottomMarginED.SetValue(aBottomMarginED.Normalize(rUL.GetLower()), FUNIT_TWIP); in Reset()402 aUL.SetLower((sal_uInt16)aBottomMarginED.Denormalize(aBottomMarginED.GetValue(FUNIT_TWIP))); in FillItemSet()549 aBottomMarginED.SetMax(aBottomMarginED.Normalize(nBottom), FUNIT_TWIP); in ActivatePage()668 else if (pEdit == &aBottomMarginED) in IMPL_LINK()681 pOpposite = &aBottomMarginED; in IMPL_LINK()[all …]
85 MetricField aBottomMarginED; member in SwWrapTabPage
Completed in 32 milliseconds