Home
last modified time | relevance | path

Searched refs:GetIndPrev (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dwidorp.cxx210 if( ( bFirstLine && pFrm->GetIndPrev() ) in IsBreakNow()
303 if( pFrm->IsInFtn() && !pFrm->GetIndPrev() ) in WidowsAndOrphans()
504 if ( !pMaster->GetIndPrev() ) in FindWidows()
H A Dtxtftn.cxx415 if( GetIndPrev() || !IsInFtn() ) in FindQuoVadisFrm()
919 ( !bAtSctEnd && pFrm->GetIndPrev() ) || in NewFtnPortion()
997 ASSERT( pFrm->IsInFtn() && !pFrm->GetIndPrev() && !rInf.IsFtnDone(), in NewFtnNumPortion()
H A Ditrform2.cxx1031 if( pFrm->IsInFtn() && !pFrm->GetIndPrev() ) in WhichFirstPortion()
1084 if( pFrm->IsInFtn() && !pFrm->GetIndPrev() ) in WhichFirstPortion()
H A Dfrmform.cxx2090 pPre->GetIndPrev() && in Format()
/trunk/main/sw/source/core/layout/
H A Dflowfrm.cxx127 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()
H A Dsoftpagebreak.cxx45 if( pFrm->GetIndPrev() ) in fillSoftPageBreakList()
121 if( pTab->GetIndPrev() || pTab->FindFooterOrHeader() in hasSoftPageBreak()
H A Dsectfrm.cxx281 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()
H A Dobjectformattertxtfrm.cxx200 const bool bDoesAnchorHadPrev = ( mrAnchorTxtFrm.GetIndPrev() != 0 ); in DoFormatObj()
380 const bool bDoesAnchorHadPrev = ( mrAnchorTxtFrm.GetIndPrev() != 0 ); in DoFormatObjs()
H A Dmovedfwdfrmsbyobjpos.cxx89 if ( _rRowFrm.IsAnLower( pTxtFrm ) && !pTxtFrm->GetIndPrev() ) in DoesRowContainMovedFwdFrm()
H A Dcalcmove.cxx1301 SwFrm *pPre = GetIndPrev(); in MakeAll()
1658 sal_Bool bDontMoveMe = !GetIndPrev(); in MakeAll()
1712 SwFrm *pPre = GetIndPrev(); in MakeAll()
H A Dtabfrm.cxx1120 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()
H A Dfrmtool.cxx153 if ( !pFrm->GetIndPrev() ) in ~SwFrmNotify()
161 …nvalidPrePos = SwFlowFrm::CastFlowFrm( pPre )->IsKeep( *pPre->GetAttrSet() ) && pPre->GetIndPrev(); in ~SwFrmNotify()
846 !pCnt->IsFollow() && !pCnt->GetIndPrev() ) in ~SwCntntNotify()
H A Dwsfrm.cxx886 SwFrm* pFrm = GetIndPrev(); in Paste()
931 SwFrm *pFrm = GetIndPrev(); in Cut()
1186 if ( IsInFtn() && 0 != ( pFrm = GetIndPrev() ) ) in Paste()
H A Dssfrm.cxx537 !pFrm->GetIndPrev() ) in DelFrms()
H A Dftnfrm.cxx3032 if( pOldBoss->IsInSct() && !pOldBoss->GetIndPrev() && !GetIndPrev() && in MoveFtnCntFwd()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx843 !pOrientFrm->GetIndPrev() ) in CalcPosition()
889 pOrientFrm == &rAnchorTxtFrm && !pOrientFrm->GetIndPrev() ) in CalcPosition()
/trunk/main/sw/source/core/inc/
H A Dflowfrm.hxx265 return rThis.GetIndPrev() != 0; in IsFwdMoveAllowed()
H A Dtxtfrm.hxx495 { return IsInFtn() && !GetIndPrev() && _IsFtnNumFrm(); } in IsFtnNumFrm()
H A Dframe.hxx748 SwFrm* GetIndPrev() const in GetIndPrev() function in SwFrm
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1418 !pFrm->GetIndPrev() ) in DelFrms()

Completed in 180 milliseconds