Searched refs:GetIndPrev (Results 1 – 20 of 20) sorted by relevance
210 if( ( bFirstLine && pFrm->GetIndPrev() ) in IsBreakNow()303 if( pFrm->IsInFtn() && !pFrm->GetIndPrev() ) in WidowsAndOrphans()504 if ( !pMaster->GetIndPrev() ) in FindWidows()
415 if( GetIndPrev() || !IsInFtn() ) in FindQuoVadisFrm()919 ( !bAtSctEnd && pFrm->GetIndPrev() ) || in NewFtnPortion()997 ASSERT( pFrm->IsInFtn() && !pFrm->GetIndPrev() && !rInf.IsFtnDone(), in NewFtnNumPortion()
1031 if( pFrm->IsInFtn() && !pFrm->GetIndPrev() ) in WhichFirstPortion()1084 if( pFrm->IsInFtn() && !pFrm->GetIndPrev() ) in WhichFirstPortion()
2090 pPre->GetIndPrev() && in Format()
127 pFrm = pFrm->GetIndPrev(); in IsKeepFwdMoveAllowed()134 if ( pFrm && pFrm->GetIndPrev() ) in IsKeepFwdMoveAllowed()154 SwFrm *pPre = rThis.GetIndPrev(); in CheckKeep()166 0 != ( pTmp = pPre->GetIndPrev() ) ) in CheckKeep()425 SwFrm* pTmp = pStart->GetIndPrev(); in CutTree()606 SwFrm *pPre = rThis.GetIndPrev(); in MoveSubTree()1884 if ( rThis.GetIndPrev() ) in CheckMoveFwd()
45 if( pFrm->GetIndPrev() ) in fillSoftPageBreakList()121 if( pTab->GetIndPrev() || pTab->FindFooterOrHeader() in hasSoftPageBreak()
281 if( IsInFtn() && !GetIndPrev() ) in _Cut()1866 if( 0 != ( pPrv = pSect->GetIndPrev() ) ) in GetPrevSctLeaf()2279 if( pLay->GetIndPrev() || pFrm->GetIndPrev() || in MoveAllowed()2325 pRet = pSct->GetIndPrev(); in _GetIndPrev()2340 pRet = pSct->GetIndPrev(); in _GetIndPrev()2345 pRet = pRet->GetIndPrev(); in _GetIndPrev()
200 const bool bDoesAnchorHadPrev = ( mrAnchorTxtFrm.GetIndPrev() != 0 ); in DoFormatObj()380 const bool bDoesAnchorHadPrev = ( mrAnchorTxtFrm.GetIndPrev() != 0 ); in DoFormatObjs()
89 if ( _rRowFrm.IsAnLower( pTxtFrm ) && !pTxtFrm->GetIndPrev() ) in DoesRowContainMovedFwdFrm()
1301 SwFrm *pPre = GetIndPrev(); in MakeAll()1658 sal_Bool bDontMoveMe = !GetIndPrev(); in MakeAll()1712 SwFrm *pPre = GetIndPrev(); in MakeAll()
1120 ASSERT( !GetIndPrev(), "Table is supposed to be at beginning" ) in Split()1123 else if ( !GetIndPrev() && nRepeat == nRowCount ) in Split()1200 if ( nRowCount == nRepeat && !GetIndPrev()) in Split()1810 if ( ( !bSkippedDirectPrevEmptySection && !rFrm.GetIndPrev() ) || in lcl_NoPrev()2413 SwFrm* pIndPrev = GetIndPrev(); in MakeAll()2644 ( GetUpper()->GetUpper()->GetPrev() || GetIndPrev() ) && in MakeAll()
153 if ( !pFrm->GetIndPrev() ) in ~SwFrmNotify()161 …nvalidPrePos = SwFlowFrm::CastFlowFrm( pPre )->IsKeep( *pPre->GetAttrSet() ) && pPre->GetIndPrev(); in ~SwFrmNotify()846 !pCnt->IsFollow() && !pCnt->GetIndPrev() ) in ~SwCntntNotify()
886 SwFrm* pFrm = GetIndPrev(); in Paste()931 SwFrm *pFrm = GetIndPrev(); in Cut()1186 if ( IsInFtn() && 0 != ( pFrm = GetIndPrev() ) ) in Paste()
537 !pFrm->GetIndPrev() ) in DelFrms()
3032 if( pOldBoss->IsInSct() && !pOldBoss->GetIndPrev() && !GetIndPrev() && in MoveFtnCntFwd()
843 !pOrientFrm->GetIndPrev() ) in CalcPosition()889 pOrientFrm == &rAnchorTxtFrm && !pOrientFrm->GetIndPrev() ) in CalcPosition()
265 return rThis.GetIndPrev() != 0; in IsFwdMoveAllowed()
495 { return IsInFtn() && !GetIndPrev() && _IsFtnNumFrm(); } in IsFtnNumFrm()
748 SwFrm* GetIndPrev() const in GetIndPrev() function in SwFrm
1418 !pFrm->GetIndPrev() ) in DelFrms()
Completed in 154 milliseconds