Searched refs:_rRectFn (Results 1 – 1 of 1) sorted by relevance
1277 const SwRectFn& _rRectFn ) in lcl_ExtendLeftAndRight() argument1285 (_rRect.*_rRectFn->fnSetTop)( (pPrevFrm->*_rRectFn->fnGetPrtBottom)() ); in lcl_ExtendLeftAndRight()1290 (_rRect.*_rRectFn->fnSetBottom)( (pNextFrm->*_rRectFn->fnGetPrtTop)() ); in lcl_ExtendLeftAndRight()4166 const SwRectFn& _rRectFn, in lcl_SubTopBottom() argument4192 (_iorRect.*_rRectFn->fnSubTop)( -nDist ); in lcl_SubTopBottom()4242 (_iorRect.*_rRectFn->fnAddBottom)( -nDist ); in lcl_SubTopBottom()4299 const SwRectFn& _rRectFn ) in lcl_PaintLeftRightLine() argument4324 (aRect.*_rRectFn->fnAddRight)( ::lcl_AlignWidth( pLeftRightBorder->GetOutWidth() ) - in lcl_PaintLeftRightLine()4325 (aRect.*_rRectFn->fnGetWidth)() ); in lcl_PaintLeftRightLine()4329 (aRect.*_rRectFn->fnSubLeft)( ::lcl_AlignWidth( pLeftRightBorder->GetOutWidth() ) - in lcl_PaintLeftRightLine()[all …]