Searched refs:_rRectFn (Results 1 – 1 of 1) sorted by relevance
1285 const SwRectFn& _rRectFn ) in lcl_ExtendLeftAndRight() argument1293 (_rRect.*_rRectFn->fnSetTop)( (pPrevFrm->*_rRectFn->fnGetPrtBottom)() ); in lcl_ExtendLeftAndRight()1298 (_rRect.*_rRectFn->fnSetBottom)( (pNextFrm->*_rRectFn->fnGetPrtTop)() ); in lcl_ExtendLeftAndRight()4086 const SwRectFn& _rRectFn, in lcl_SubTopBottom() argument4112 (_iorRect.*_rRectFn->fnSubTop)( -nDist ); in lcl_SubTopBottom()4162 (_iorRect.*_rRectFn->fnAddBottom)( -nDist ); in lcl_SubTopBottom()4219 const SwRectFn& _rRectFn ) in lcl_PaintLeftRightLine() argument4244 (aRect.*_rRectFn->fnAddRight)( ::lcl_AlignWidth( pLeftRightBorder->GetOutWidth() ) - in lcl_PaintLeftRightLine()4245 (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine()4249 (aRect.*_rRectFn->fnSubLeft)( ::lcl_AlignWidth( pLeftRightBorder->GetOutWidth() ) - in lcl_PaintLeftRightLine()[all …]