Lines Matching refs:Frm
238 nRet += (pStart->Frm().*fnRect->fnGetHeight)(); in lcl_GetHeightOfRows()
317 pAnchoredObj->SetObjLeft( _pPageFrm->Frm().Right() ); in lcl_InvalidateLowerObjs()
399 pTmp->Shrink( (pTmp->Frm().*fnRect->fnGetHeight)() ); in lcl_ShrinkCellsAndAllContent()
556 nMinHeight = (pTmpLastLineRow->Frm().*fnRect->fnGetHeight)(); in lcl_PreprocessRowsInCells()
611 pTmpLastLineRow->Shrink( ( pTmpLastLineRow->Frm().*fnRect->fnGetHeight)() ); in lcl_PreprocessRowsInCells()
612 … pCurrFollowFlowLineCell->Grow( ( pTmpLastLineRow->Frm().*fnRect->fnGetHeight)() ); in lcl_PreprocessRowsInCells()
784 (rTab.Frm().*fnRect->fnBottomDist)( (rTab.GetUpper()->*fnRect->fnGetPrtBottom)()); in lcl_RecalcSplitLine()
874 const long nDiff = nNewCellHeight - (pCellFrm->Frm().*fnRect->fnGetHeight)(); in lcl_AdjustRowSpanCells()
876 (pCellFrm->Frm().*fnRect->fnAddBottom)( nDiff ); in lcl_AdjustRowSpanCells()
963 nGrow += (pRow->Frm().*fnRect->fnGetHeight)(); in RemoveFollowFlowLine()
1066 (*fnRect->fnYDiff)( nCutPos, (Frm().*fnRect->fnGetTop)() ); in Split()
1073 nRemainingSpaceForLastRow >= ( (pRow->Frm().*fnRect->fnGetHeight)() + in Split()
1079 0 != (pRow->Frm().*fnRect->fnGetHeight)() ) in Split()
1081 nRemainingSpaceForLastRow -= (pRow->Frm().*fnRect->fnGetHeight)(); in Split()
1141 (pLowerRow->Frm().*fnRect->fnGetHeight)() > in Split()
1161 if( pRow && pRow->IsRowSpanLine() && 0 == (pRow->Frm().*fnRect->fnGetHeight)() ) in Split()
1249 (pFoll->Frm().*fnRect->fnAddWidth)( (Frm().*fnRect->fnGetWidth)() ); in Split()
1251 (pFoll->Frm().*fnRect->fnSetLeft)( (Frm().*fnRect->fnGetLeft)() ); in Split()
1340 nRet += (pRow->Frm().*fnRect->fnGetHeight)(); in Split()
1360 nRet += (pRow->Frm().*fnRect->fnGetHeight)(); in Split()
1417 nHeight += (pRow->Frm().*fnRect->fnGetHeight)(); in Join()
1467 (*fnRect->fnYDiff)( (pFrm->Frm().*fnRect->fnGetTop)(), nBottom ) < 0 ) ); in SwInvalidatePositions()
1502 (*fnRect->fnYDiff)( (pFrm->Frm().*fnRect->fnGetTop)(), nBottom ) < 0 ) ); in SwInvalidateAll()
1616 bPrune = !bAll && ( (*fnRect->fnYDiff)((pCnt->Frm().*fnRect->fnGetTop)(), nBottom) > 0 ); in CalcLowers()
1664 (*fnRect->fnYDiff)((pFrm->Frm().*fnRect->fnGetTop)(), nBottom) < 0 ) in lcl_InnerCalcLayout()
2027 if ( !Frm().Top() && IsFollow() ) in MakeAll()
2054 Point aOldPos( (Frm().*fnRect->fnGetPos)() ); in MakeAll()
2057 if ( aOldPos != (Frm().*fnRect->fnGetPos)() ) in MakeAll()
2059 if ( aOldPos.Y() != (Frm().*fnRect->fnGetTop)() ) in MakeAll()
2090 n1StLineHeight = (pFrm->Frm().*fnRect->fnGetHeight)(); in MakeAll()
2096 const long nOldFrmWidth = (Frm().*fnRect->fnGetWidth)(); in MakeAll()
2103 (Frm().*fnRect->fnGetWidth)() != nOldFrmWidth) ) in MakeAll()
2128 if( pFrm && n1StLineHeight >(pFrm->Frm().*fnRect->fnGetHeight )() ) in MakeAll()
2147 long nOldTop = (Frm().*fnRect->fnGetTop)(); in MakeAll()
2149 if( nOldTop != (Frm().*fnRect->fnGetTop)() ) in MakeAll()
2191 (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
2201 …nDistanceToUpperPrtBottom = (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()… in MakeAll()
2222 if( (Frm().*fnRect->fnBottomDist)( nDeadLine ) > 0 ) in MakeAll()
2262 const SwTwips nOld = (Frm().*fnRect->fnGetHeight)(); in MakeAll()
2295 if ( nOld != (Frm().*fnRect->fnGetHeight)() ) in MakeAll()
2434 0 == (GetUpper()->Frm().*fnRect->fnGetHeight)() ) in MakeAll()
2460 if( (Frm().*fnRect->fnBottomDist)( nDeadLine ) > 0 && !bLastRowHasToMoveToFollow ) in MakeAll()
2503 (Frm().*fnRect->fnGetTop)(), in MakeAll()
2598 … (GetFollow()->GetUpper()->Frm().*fnRectX->fnGetBottom)() ); in MakeAll()
2702 (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
2765 long nPrtPos = (Frm().*fnRect->fnGetTop)(); in CalcFlyOffsets()
2767 SwRect aRect( Frm() ); in CalcFlyOffsets()
2872 (pFly->GetAnchorFrm()->Frm().*fnRect->fnGetLeft)() ); in CalcFlyOffsets()
2881 (pFly->GetAnchorFrm()->Frm().*fnRect->fnGetRight)(), in CalcFlyOffsets()
2889 rUpper = (*fnRect->fnYDiff)( nPrtPos, (Frm().*fnRect->fnGetTop)() ); in CalcFlyOffsets()
2913 (Frm().*fnRect->fnGetWidth)(); in Format()
3157 nRemaining += (pFrm->Frm().*fnRect->fnGetHeight)(); in Format()
3163 nDiff = (Frm().*fnRect->fnGetHeight)() - nRemaining; in Format()
3181 SwTwips nHeight =(Frm().*fnRect->fnGetHeight)(); in GrowFrm()
3190 SwRect aOldFrm( Frm() ); in GrowFrm()
3198 nReal -= (pFrm->Frm().*fnRect->fnGetHeight)(); in GrowFrm()
3216 (Frm().*fnRect->fnAddBottom)( nDist ); in GrowFrm()
3377 SwDocPosUpdate aMsgHnt( pPage->Frm().Top() ); in _UpdateAttr()
3601 ( bMoveAnyway = BwdMoveNecessary( pOldPage, Frm() ) > 1 ) ) in ShouldBwdMoved()
3604 aRect.Pos() += pNewUpper->Frm().Pos(); in ShouldBwdMoved()
3608 (aRect.*fnRectX->fnSetTop)( (pPrevFrm->Frm().*fnRectX-> in ShouldBwdMoved()
3750 else if( (Frm().*fnRect->fnGetHeight)() ) in Cut()
3754 pUp->Shrink( Frm().Height() ); in Cut()
3795 if( (Frm().*fnRect->fnGetHeight)() ) in Paste()
3796 pParent->Grow( (Frm().*fnRect->fnGetHeight)() ); in Paste()
3798 if( (Frm().*fnRect->fnGetWidth)() != (pParent->Prt().*fnRect->fnGetWidth)() ) in Paste()
4049 (pTmp->Frm().*fnRect->fnGetTop)(), in CalcHeightWidthFlys()
4050 (pFrm->Frm().*fnRect->fnGetTop)() ); in CalcHeightWidthFlys()
4053 (pFrm->Frm().*fnRect->fnGetHeight)() ); in CalcHeightWidthFlys()
4064 … (pFrm->Frm().*fnRect->fnGetBottom)() ); in CalcHeightWidthFlys()
4140 long nLowHeight = (pLow->Frm().*fnRect->fnGetHeight)(); in lcl_CalcMinCellHeight()
4214 nTmp -= (pMasterRow->Frm().*fnRect->fnGetHeight)(); in lcl_CalcMinRowHeight()
4458 const SwTwips nDiff = (Frm().*fnRect->fnGetHeight)() - in Format()
4483 { nDiff -= (pSibling->Frm().*fnRect->fnGetHeight)(); in Format()
4528 const long nDiff = nHeight - (pCellFrm->Frm().*fnRect->fnGetHeight)(); in AdjustCells()
4531 (pCellFrm->Frm().*fnRect->fnAddBottom)( nDiff ); in AdjustCells()
4560 (pToAdjustRow->Frm().*fnRect->fnGetHeight)(); in AdjustCells()
4571 const long nDiff = nSumRowHeight - (pToAdjust->Frm().*fnRect->fnGetHeight)(); in AdjustCells()
4574 aOldFrm = pToAdjust->Frm(); in AdjustCells()
4575 (pToAdjust->Frm().*fnRect->fnAddBottom)( nDiff ); in AdjustCells()
4678 … (Frm().*fnRect->fnBottomDist)( (GetUpper()->GetUpper()->*fnRect->fnGetPrtBottom)() ); in GrowFrm()
4684 (Frm().*fnRect->fnAddBottom)( nReal ); in GrowFrm()
4750 if( nMinHeight < (Frm().*fnRect->fnGetHeight)() ) in ShrinkFrm()
4759 if ( ((Frm().*fnRect->fnGetHeight)() - nRealDist) < nMinHeight ) in ShrinkFrm()
4760 nRealDist = (Frm().*fnRect->fnGetHeight)() - nMinHeight; in ShrinkFrm()
4770 SwTwips nHeight = (Frm().*fnRect->fnGetHeight)(); in ShrinkFrm()
4771 (Frm().*fnRect->fnSetHeight)( nHeight - nReal ); in ShrinkFrm()
4774 Frm().Pos().X() += nReal; in ShrinkFrm()
4785 SwTwips nHeight = (Frm().*fnRect->fnGetHeight)(); in ShrinkFrm()
4786 (Frm().*fnRect->fnSetHeight)( nHeight + nReal ); in ShrinkFrm()
4789 Frm().Pos().X() -= nReal; in ShrinkFrm()
4938 long nFrmTop = (pFrm->Frm().*fnRect->fnGetTop)(); in lcl_ArrangeLowers()
4944 (pFrm->Frm().*fnRect->fnSubTop)( -lDiff ); in lcl_ArrangeLowers()
4945 (pFrm->Frm().*fnRect->fnAddBottom)( lDiff ); in lcl_ArrangeLowers()
4953 (((SwLayoutFrm*)pFrm)->Lower()->Frm().*fnRect->fnGetTop)() in lcl_ArrangeLowers()
4996 WEIT_WECH != pFly->Frm().Top() && in lcl_ArrangeLowers()
5002 (pFly->Frm().*fnRect->fnSubTop)( -lDiff ); in lcl_ArrangeLowers()
5003 (pFly->Frm().*fnRect->fnAddBottom)( lDiff ); in lcl_ArrangeLowers()
5137 (pFrm->Frm().*fnRect->fnGetHeight)() ); in lcl_ArrangeLowers()
5145 (pFrm->Frm().*fnRect->fnBottomDist)( (pLay->*fnRect->fnGetPrtBottom)()); in lcl_ArrangeLowers()
5260 nSumFrameWidths += (pTmpCell->Frm().*fnRect->fnGetWidth)(); in Format()
5284 nWidth -= (pPre->Frm().*fnRect->fnGetWidth)(); in Format()
5288 const long nDiff = nWidth - (Frm().*fnRect->fnGetWidth)(); in Format()
5290 (Frm().*fnRect->fnSubLeft)( nDiff ); in Format()
5292 (Frm().*fnRect->fnAddRight)( nDiff ); in Format()
5297 const long nDiffHeight = nRemaining - (Frm().*fnRect->fnGetHeight)(); in Format()
5347 SwRect aRect( Prt() ); aRect += Frm().Pos(); in Format()
5391 (Lower()->Frm().*fnRect->fnGetTop)() != (this->*fnRect->fnGetPrtTop)() ) in Format()
5703 nReal -= (pFrm->Frm().*fnRect->fnGetHeight)(); in lcl_CalcHeightOfFirstContentLine()
5795 return (Frm().*fnRect->fnGetHeight)(); in CalcHeightOfFirstContentLine()
5847 const SwTwips nFirstLineHeight = (pFirstRow->Frm().*fnRect->fnGetHeight)(); in CalcHeightOfFirstContentLine()