Searched refs:fnGetBottomMargin (Results 1 – 7 of 7) sorted by relevance
140 nLineHeight += (pFrm->*fnRect->fnGetBottomMargin)(); in IsInside()235 nRstHeight = (pFrm->*fnRect->fnGetBottomMargin)(); in SetRstHeight()
237 nAdd = (pRow->GetUpper()->*fnRect->fnGetBottomMargin)(); in lcl_GetFtnLower()240 nAdd = (pFrm->*fnRect->fnGetBottomMargin)(); in lcl_GetFtnLower()
634 nVal = (pFrm->*fnRect->fnGetBottomMargin)(); in SetAttributes()
1894 SwTwips nLower = (pFrm->*fnRect->fnGetBottomMargin)(); in SwTestFormat()
174 SwFrmGet fnGetBottomMargin; member
1761 if ( (pTab->*fnRect->fnGetBottomMargin)() > 0) in FormatLayoutTab()
1226 const sal_Bool bBottom = 0 != (pFrm->*fnRect->fnGetBottomMargin)(); in lcl_CalcBorderRect()
Completed in 299 milliseconds