Home
last modified time | relevance | path

Searched refs:IsAnFollow (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx690 … pUpperOfOrientFrm->FindSctFrm()->IsAnFollow( pTmp->FindSctFrm() ) ) ) in CalcPosition()
942 … ( pUpperOfOrientFrm->FindSctFrm()->IsAnFollow( pNextLay->FindSctFrm() ) && in CalcPosition()
1125 GetAnchorTxtFrm().IsAnFollow( static_cast<const SwCntntFrm*>(pFrm) ) ) in _GetHoriVirtualAnchor()
/trunk/main/sw/source/core/layout/
H A Dlayouter.cxx327 ( pLayouter->pEndnoter->GetSect()->IsAnFollow( pSect ) || in Collecting()
328 pSect->IsAnFollow( pLayouter->pEndnoter->GetSect() ) ) ) in Collecting()
H A Dcalcmove.cxx348 (SwFlowFrm::CastFlowFrm(pFrm))->IsAnFollow( pThis ) ) in PrepareMake()
462 (SwFlowFrm::CastFlowFrm(pFrm))->IsAnFollow( pThis ) ) in PrepareCrsr()
1527 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in MakeAll()
2063 if ( IsAnFollow( pFrm ) && !pFrm->IsValid() ) in _WouldFit()
H A Dftnfrm.cxx1420 !pMySect->IsAnFollow( pSibling->ImplFindSctFrm() ) ) in InsertFtn()
3194 ASSERT( pRef == pRefAttr || pRef->IsAnFollow( pRefAttr ) in GetRef()
3195 || pRefAttr->IsAnFollow( pRef ), in GetRef()
3203 ASSERT( pRef == pRefAttr || pRef->IsAnFollow( pRefAttr ) in GetRef()
3204 || pRefAttr->IsAnFollow( pRef ), in GetRef()
H A Dflowfrm.cxx688 sal_Bool SwFlowFrm::IsAnFollow( const SwFlowFrm *pAssumed ) const in IsAnFollow() function in SwFlowFrm
1165 if( SwFlowFrm::CastFlowFrm( pPre )->IsAnFollow( this ) ) in IsPrevObjMove()
1868 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in CheckMoveFwd()
H A Dfindfrm.cxx1717 ( (bStart && pMasterTable->IsAnFollow(pTableFrm)) || in FindStartEndOfRowSpanCell()
1718 (!bStart && pTableFrm->IsAnFollow(pMasterTable)) ) ) in FindStartEndOfRowSpanCell()
H A Dfly.cxx1821 ((SwSectionFrm*)pFrm)->IsAnFollow( pSect ) ) ) in CalcCntnt()
1837 pLast->FindSctFrm()->IsAnFollow(pSect) ) ) && in CalcCntnt()
1840 pFrm->FindSctFrm()->IsAnFollow( pSect ) ) ) ) ) ); in CalcCntnt()
H A Dflycnt.cxx745 if( pSect->IsAnFollow( pNxtSect ) ) in lcl_CalcDownDist()
846 if( pSect->IsAnFollow( pNxtSect ) ) in lcl_CalcDownDist()
/trunk/main/sw/source/core/inc/
H A Dflowfrm.hxx179 sal_Bool IsAnFollow( const SwFlowFrm *pFlow ) const;
/trunk/main/sw/source/core/frmedt/
H A Dtblsel.cxx1867 if ( !pTable->IsAnFollow( pEndTable ) ) in MakeSelUnions()
1869 ASSERT( pEndTable->IsAnFollow( pTable ), "Tabkette verknotet." ); in MakeSelUnions()
2038 if ( pTable != pEndTable && pEndTable->IsAnFollow( pTable ) ) in MakeSelUnions()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx1759 if( !pChain || pChain->IsAnFollow( pTab ) || pTab->IsAnFollow( pChain ) ) in GetTableLineHeight()

Completed in 143 milliseconds