Lines Matching refs:GetUpper
644 pRowFrm->Paste( pFollowRow->GetUpper(), pFollowRow ); in lcl_PostprocessRowsInCells()
668 SwTabFrm& rTab = (SwTabFrm&)*rLastLine.GetUpper(); in lcl_RecalcSplitLine()
683 SWRECTFN( rTab.GetUpper() ) in lcl_RecalcSplitLine()
784 (rTab.Frm().*fnRect->fnBottomDist)( (rTab.GetUpper()->*fnRect->fnGetPrtBottom)()); in lcl_RecalcSplitLine()
1256 pFoll->InsertBehind( GetUpper(), this ); in Split()
1562 const SwFrm* pCell = pCnt->GetUpper(); in CalcLowers()
1564 pCell = pCell->GetUpper(); in CalcLowers()
1613 pCnt->GetUpper()->Calc(); in CalcLowers()
1631 const SwFrm* pOldUp = pFrm->GetUpper(); in lcl_InnerCalcLayout()
1665 && pFrm->GetUpper() == pOldUp ); in lcl_InnerCalcLayout()
1715 bCheck = SwCntntFrm::CalcLowers( &rRow, rRow.GetUpper(), nBottom, true ); in lcl_RecalcRow()
1823 const SwFrm* pSct = rFrm.GetUpper(); in lcl_NoPrev()
1825 (pSct = pSct->GetUpper()->GetUpper())->IsSctFrm() ) in lcl_NoPrev()
1827 const SwFrm* pPrevCol = rFrm.GetUpper()->GetUpper()->GetPrev(); in lcl_NoPrev()
1867 if ( pTabFrm->GetUpper()->IsInTab() ) in lcl_FormatNextCntntForKeep()
2132 if ( ShouldBwdMoved( pMaster->GetUpper(), sal_False, bDummy ) ) in MakeAll()
2191 (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
2198 if ( GetUpper()->Grow( -nDistanceToUpperPrtBottom ) ) in MakeAll()
2201 …nDistanceToUpperPrtBottom = (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()… in MakeAll()
2216 if ( GetFollow()->ShouldBwdMoved( GetUpper(), sal_False, bDummy ) ) in MakeAll()
2218 SwFrm *pTmp = GetUpper(); in MakeAll()
2290 GetUpper()->Calc(); in MakeAll()
2434 0 == (GetUpper()->Frm().*fnRect->fnGetHeight)() ) in MakeAll()
2444 SwTwips nDeadLine = (GetUpper()->*fnRect->fnGetPrtBottom)(); in MakeAll()
2445 if( IsInSct() || GetUpper()->IsInTab() ) // TABLE IN TABLE) in MakeAll()
2447 GetUpper()->Grow( LONG_MAX, sal_True ) ); in MakeAll()
2472 if ( GetUpper()->IsInTab() ) in MakeAll()
2474 const SwFrm* pTmpRow = GetUpper(); in MakeAll()
2476 pTmpRow = pTmpRow->GetUpper(); in MakeAll()
2598 … (GetFollow()->GetUpper()->Frm().*fnRectX->fnGetBottom)() ); in MakeAll()
2642 if( IsInSct() && bMovedFwd && bMakePage && GetUpper()->IsColBodyFrm() && in MakeAll()
2643 GetUpper()->GetUpper()->GetUpper()->IsSctFrm() && in MakeAll()
2644 ( GetUpper()->GetUpper()->GetPrev() || GetIndPrev() ) && in MakeAll()
2645 ((SwSectionFrm*)GetUpper()->GetUpper()->GetUpper())->MoveAllowed(this) ) in MakeAll()
2651 const SwFrm* pOldUpper = GetUpper(); in MakeAll()
2659 if ( GetUpper() != pOldUpper ) in MakeAll()
2673 if ( pTab->GetUpper() ) in MakeAll()
2674 pTab->GetUpper()->Calc(); in MakeAll()
2689 if ( bMovedBwd && GetUpper() ) in MakeAll()
2694 GetUpper()->ResetCompletePaint(); in MakeAll()
2702 (Frm().*fnRect->fnBottomDist)( (GetUpper()->*fnRect->fnGetPrtBottom)()); in MakeAll()
2912 long nDiff = (GetUpper()->Prt().*fnRect->fnGetWidth)() - in Format()
3118 GetUpper()->IsInTab() && !GetIndNext() ) in Format()
3132 GetUpper()->IsPageBodyFrm() && // nur PageBodyFrms, nicht etwa ColBodyFrms in Format()
3188 if ( GetUpper() ) in GrowFrm()
3194 SwTwips nReal = (GetUpper()->Prt().*fnRect->fnGetHeight)(); in GrowFrm()
3195 SwFrm *pFrm = GetUpper()->Lower(); in GrowFrm()
3205 nTmp = GetUpper()->Grow( nDist - ( nReal > 0 ? nReal : 0), bTst, bInfo ); in GrowFrm()
3322 if ( pPage && pPage->GetUpper() && !IsFollow() ) in Modify()
3323 ((SwRootFrm*)pPage->GetUpper())->InvalidateBrowseWidth(); in Modify()
3376 ((SwRootFrm*)pPage->GetUpper())->SetVirtPageNum( sal_True ); in _UpdateAttr()
3500 const SwFrm* pRow = pRet->GetUpper(); in FindLastCntnt()
3501 while ( pRow && !pRow->GetUpper()->IsTabFrm() ) in FindLastCntnt()
3502 pRow = pRow->GetUpper(); in FindLastCntnt()
3595 long nOldWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in ShouldBwdMoved()
3677 ASSERT( GetUpper(), "Cut ohne Upper()." ); in Cut()
3714 { SwRootFrm *pRoot = (SwRootFrm*)pPage->GetUpper(); in Cut()
3716 GetUpper()->SetCompletePaint(); in Cut()
3730 SwLayoutFrm *pUp = GetUpper(); in Cut()
3744 if ( pUp->GetUpper() ) in Cut()
3758 if ( pPage && !IsFollow() && pPage->GetUpper() ) in Cut()
3759 ((SwRootFrm*)pPage->GetUpper())->InvalidateBrowseWidth(); in Cut()
3776 ASSERT( !GetPrev() && !GetNext() && !GetUpper(), in Paste()
3818 if ( pPage->GetUpper() ) in Paste()
3819 ((SwRootFrm*)pPage->GetUpper())->InvalidateBrowseWidth(); in Paste()
4092 nTopSpace = ((SwRowFrm*)rCell.GetUpper())->GetTopMarginForLowers(); in lcl_CalcTopAndBottomMargin()
4093 nBottomSpace = ((SwRowFrm*)rCell.GetUpper())->GetBottomMarginForLowers(); in lcl_CalcTopAndBottomMargin()
4211 const SwFrm* pMasterRow = rMaster.GetUpper(); in lcl_CalcMinRowHeight()
4369 const SwTableLines& rLines = pTmpRow->GetTabLine()->GetUpper() ? in Format()
4370 pTmpRow->GetTabLine()->GetUpper()->GetTabLines() : in Format()
4385 pTmpRow = pTmpRow->GetUpper()->GetUpper() && in Format()
4386 pTmpRow->GetUpper()->GetUpper()->IsRowFrm() ? in Format()
4387 static_cast<const SwRowFrm*>( pTmpRow->GetUpper()->GetUpper() ) : in Format()
4434 if ( GetUpper()->GetUpper()->IsRowFrm() && in Format()
4437 GetUpper()->GetUpper()->_InvalidateSize(); in Format()
4480 SwTwips nDiff = (GetUpper()->Prt().*fnRect->fnGetHeight)(); in Format()
4481 SwFrm *pSibling = GetUpper()->Lower(); in Format()
4544 pToAdjustRow = pToAdjust->GetUpper(); in AdjustCells()
4662 if ( GetUpper()->IsTabFrm() ) in GrowFrm()
4669 ASSERT( GetUpper()->IsCellFrm(), "RowFrm->GetUpper neither table nor cell" ) in GrowFrm()
4678 … (Frm().*fnRect->fnBottomDist)( (GetUpper()->GetUpper()->*fnRect->fnGetPrtBottom)() ); in GrowFrm()
4777 SwTwips nTmp = GetUpper()->Shrink( nReal, bTst ); in ShrinkFrm()
5184 nTopSpace = ((SwRowFrm*)GetUpper())->GetTopMarginForLowers(); in Format()
5185 nBottomSpace = ((SwRowFrm*)GetUpper())->GetBottomMarginForLowers(); in Format()
5236 const SwTableLine* pTabLine = GetTabBox()->GetUpper(); in Format()
5256 const SwFrm* pTmpCell = static_cast<const SwLayoutFrm*>(GetUpper())->Lower(); in Format()
5280 nWidth = (GetUpper()->Prt().*fnRect->fnGetWidth)(); in Format()
5281 SwFrm *pPre = GetUpper()->Lower(); in Format()
5483 SwFrm* pTmpUpper = GetUpper(); in Modify()
5484 while ( pTmpUpper->GetUpper() && !pTmpUpper->GetUpper()->IsTabFrm() ) in Modify()
5485 pTmpUpper = pTmpUpper->GetUpper(); in Modify()
5487 SwTabFrm* pTabFrm = (SwTabFrm*)pTmpUpper->GetUpper(); in Modify()
5513 const SwFrm* pRow = GetUpper(); in GetLayoutRowSpan()
5514 const SwTabFrm* pTab = static_cast<const SwTabFrm*>(pRow->GetUpper()); in GetLayoutRowSpan()
5555 while ( !pTmp->GetUpper()->IsTabFrm() ) in IsInHeadline()
5556 pTmp = pTmp->GetUpper(); in IsInHeadline()
5930 pThis = pThis->GetUpper(); in IsInCoveredCell()