Lines Matching refs:fnRect

127                  (GetUpper()->Prt().*fnRect->fnGetWidth)() ) > 1 )  in ShouldBwdMoved()
562 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() - in MakePos()
563 (aFrm.*fnRect->fnGetWidth)() ); in MakePos()
565 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() + in MakePos()
566 (pPrv->Frm().*fnRect->fnGetWidth)() ); in MakePos()
618 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() - in MakePos()
619 (aFrm.*fnRect->fnGetWidth)() ); in MakePos()
621 (aFrm.*fnRect->fnSetPosX)( (aFrm.*fnRect->fnGetLeft)() + in MakePos()
622 (pPrv->Frm().*fnRect->fnGetWidth)() ); in MakePos()
882 …SwRectFn fnRect = ( IsNeighbourFrm() == bVert )? fnRectHori : ( IsVertLR() ? fnRectVertL2R : fnRec… in MakeAll() local
908 SwTwips nPrtWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in MakeAll()
923 const long nDiff = nPrtWidth - (Frm().*fnRect->fnGetWidth)(); in MakeAll()
926 (Frm().*fnRect->fnSubLeft)( nDiff ); in MakeAll()
928 (Frm().*fnRect->fnAddRight)( nDiff ); in MakeAll()
933 const SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
934 if( (Frm().*fnRect->fnOverStep)( nDeadLine ) ) in MakeAll()
978 if( (Prt().*fnRect->fnGetHeight)() ) in MakePrtArea()
981 (Prt().*fnRect->fnSetWidth)( (Frm().*fnRect->fnGetWidth)() ); in MakePrtArea()
982 (Prt().*fnRect->fnSetHeight)( 0 ); in MakePrtArea()
983 nUpper = -( (Frm().*fnRect->fnGetHeight)() ); in MakePrtArea()
993 (this->*fnRect->fnSetXMargins)( nLeft, nRight ); in MakePrtArea()
997 if( pSh && 0!=(nWidthArea=(pSh->VisArea().*fnRect->fnGetWidth)()) && in MakePrtArea()
1030 nWidth -= (Prt().*fnRect->fnGetLeft)(); in MakePrtArea()
1033 (Prt().*fnRect->fnSetWidth)( Min( nWidth, in MakePrtArea()
1034 (Prt().*fnRect->fnGetWidth)() ) ); in MakePrtArea()
1037 if ( (Prt().*fnRect->fnGetWidth)() <= MINLAY ) in MakePrtArea()
1041 (Prt().*fnRect->fnSetWidth)( Min( long(MINLAY), in MakePrtArea()
1042 (Frm().*fnRect->fnGetWidth)() ) ); in MakePrtArea()
1043 SwTwips nTmp = (Frm().*fnRect->fnGetWidth)() - in MakePrtArea()
1044 (Prt().*fnRect->fnGetWidth)(); in MakePrtArea()
1045 if( (Prt().*fnRect->fnGetLeft)() > nTmp ) in MakePrtArea()
1046 (Prt().*fnRect->fnSetLeft)( nTmp ); in MakePrtArea()
1076 (Prt().*fnRect->fnSetPosY)( (!bVert || bReverse) ? nUpper : nLower); in MakePrtArea()
1078 nUpper -= (Frm().*fnRect->fnGetHeight)() - in MakePrtArea()
1079 (Prt().*fnRect->fnGetHeight)(); in MakePrtArea()
1321 aOldFrmPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1322 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
1342 const SwTwips nNewFrmWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in MakeAll()
1344 (Frm().*fnRect->fnGetWidth)() == 0 && in MakeAll()
1345 (Prt().*fnRect->fnGetWidth)() == 0 ) in MakeAll()
1350 (Frm().*fnRect->fnSetWidth)( nNewFrmWidth ); in MakeAll()
1355 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll()
1357 const SwTwips nOldH = (Frm().*fnRect->fnGetHeight)(); in MakeAll()
1360 if ( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll()
1369 nOldH != (Frm().*fnRect->fnGetHeight)() ) in MakeAll()
1375 const SwTwips nHDiff = nOldH - (Frm().*fnRect->fnGetHeight)(); in MakeAll()
1378 …tLineCount( STRING_LEN ) || (static_cast<SwTxtFrm*>(GetFollow())->Frm().*fnRect->fnGetWidth)() < 0… in MakeAll()
1398 const SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
1400 ( (Frm().*fnRect->fnOverStep)( nDeadLine ) ) ) ) in MakeAll()
1405 if( (Frm().*fnRect->fnGetPos)() != aOldFrmPos || in MakeAll()
1406 (Prt().*fnRect->fnGetPos)() != aOldPrtPos ) in MakeAll()
1482 Point aOldPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1484 if( aOldPos != (Frm().*fnRect->fnGetPos)() ) in MakeAll()
1489 (Frm().*fnRect->fnSetWidth)( (GetUpper()-> in MakeAll()
1490 Prt().*fnRect->fnGetWidth)() ); in MakeAll()
1493 const long nOldW = (Prt().*fnRect->fnGetWidth)(); in MakeAll()
1495 if( nOldW != (Prt().*fnRect->fnGetWidth)() ) in MakeAll()
1555 aOldFrmPos = (Frm().*fnRect->fnGetPos)(); in MakeAll()
1556 aOldPrtPos = (Prt().*fnRect->fnGetPos)(); in MakeAll()
1581 const long nPrtBottom = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
1582 const long nBottomDist = (Frm().*fnRect->fnBottomDist)( nPrtBottom ); in MakeAll()
1610 ( 0 == (pNxt->Prt().*fnRect->fnGetHeight)() ) && in MakeAll()
1639 long nDiff = -(Frm().*fnRect->fnBottomDist)( in MakeAll()
1640 (GetUpper()->*fnRect->fnGetPrtBottom)() ); in MakeAll()
1672 if ( bDontMoveMe && (Frm().*fnRect->fnGetHeight)() > in MakeAll()
1673 (GetUpper()->Prt().*fnRect->fnGetHeight)() ) in MakeAll()
1677 SwTwips nTmp = (GetUpper()->Prt().*fnRect->fnGetHeight)() - in MakeAll()
1678 (Prt().*fnRect->fnGetTop)(); in MakeAll()
1727 const long nOldBodyHeight = (pOldUp->Frm().*fnRect->fnGetHeight)(); in MakeAll()
1740 (pOldUp->Frm().*fnRect->fnGetHeight)() > nOldBodyHeight ) in MakeAll()