Lines Matching refs:fnGetLeft
677 nX = (pCell->Frm().*fnRect->fnGetLeft)() + in lcl_UpDown()
685 nX += (pTable->Frm().*fnRect->fnGetLeft)() - in lcl_UpDown()
686 (pStTab->Frm().*fnRect->fnGetLeft)(); in lcl_UpDown()
2163 nRightAbs -= ( pSt2Pos->aPortion2.*fnRect->fnGetLeft )(); in CalcFrmRects()
2180 ( pSt2Pos->aPortion.*fnRect->fnGetLeft )() ); in CalcFrmRects()
2209 ( pSt2Pos->aPortion.*fnRect->fnGetLeft )() ); in CalcFrmRects()
2217 ( pSt2Pos->aPortion.*fnRect->fnGetLeft )() : in CalcFrmRects()
2237 nRightAbs = nRightAbs - ( pEnd2Pos->aPortion2.*fnRectX->fnGetLeft )(); in CalcFrmRects()
2257 ( pEnd2Pos->aPortion.*fnRectX->fnGetLeft )() ); in CalcFrmRects()
2284 ( pEnd2Pos->aPortion.*fnRectX->fnGetLeft )() ); in CalcFrmRects()
2297 … ( pEnd2Pos->aPortion.*fnRectX->fnGetLeft )() ); in CalcFrmRects()
2315 nRightAbs -= ( pSt2Pos->aPortion2.*fnRect->fnGetLeft )(); in CalcFrmRects()
2332 nRightAbs -= ( pEnd2Pos->aPortion2.*fnRectX->fnGetLeft )(); in CalcFrmRects()
2416 lLeft = ( pSt2Pos->aPortion.*fnRect->fnGetLeft )(); in CalcFrmRects()
2421 lLeft = ( pStartFrm->Frm().*fnRect->fnGetLeft )() + in CalcFrmRects()
2422 ( pStartFrm->Prt().*fnRect->fnGetLeft )(); in CalcFrmRects()
2423 lRight = ( pStartFrm->Frm().*fnRect->fnGetLeft )() + in CalcFrmRects()
2426 if ( lLeft < ( aStFrm.*fnRect->fnGetLeft )() ) in CalcFrmRects()
2427 lLeft = ( aStFrm.*fnRect->fnGetLeft )(); in CalcFrmRects()
2465 ( aSubRect.*fnRect->fnSetLeft )( ( aStFrm.*fnRect->fnGetLeft )() ); in CalcFrmRects()
2549 ( aSubRect.*fnRect->fnSetLeft )( ( aEndFrm.*fnRect->fnGetLeft )() ); in CalcFrmRects()