Searched refs:IsAnFollow (Results 1 – 11 of 11) sorted by relevance
690 … 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()
327 ( pLayouter->pEndnoter->GetSect()->IsAnFollow( pSect ) || in Collecting()328 pSect->IsAnFollow( pLayouter->pEndnoter->GetSect() ) ) ) in Collecting()
348 (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()
1420 !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()
688 sal_Bool SwFlowFrm::IsAnFollow( const SwFlowFrm *pAssumed ) const in IsAnFollow() function in SwFlowFrm1165 if( SwFlowFrm::CastFlowFrm( pPre )->IsAnFollow( this ) ) in IsPrevObjMove()1868 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in CheckMoveFwd()
1704 ( (bStart && pMasterTable->IsAnFollow(pTableFrm)) || in FindStartEndOfRowSpanCell()1705 (!bStart && pTableFrm->IsAnFollow(pMasterTable)) ) ) in FindStartEndOfRowSpanCell()
1841 ((SwSectionFrm*)pFrm)->IsAnFollow( pSect ) ) ) in CalcCntnt()1857 pLast->FindSctFrm()->IsAnFollow(pSect) ) ) && in CalcCntnt()1860 pFrm->FindSctFrm()->IsAnFollow( pSect ) ) ) ) ) ); in CalcCntnt()
745 if( pSect->IsAnFollow( pNxtSect ) ) in lcl_CalcDownDist()846 if( pSect->IsAnFollow( pNxtSect ) ) in lcl_CalcDownDist()
179 sal_Bool IsAnFollow( const SwFlowFrm *pFlow ) const;
1867 if ( !pTable->IsAnFollow( pEndTable ) ) in MakeSelUnions()1869 ASSERT( pEndTable->IsAnFollow( pTable ), "Tabkette verknotet." ); in MakeSelUnions()2038 if ( pTable != pEndTable && pEndTable->IsAnFollow( pTable ) ) in MakeSelUnions()
1693 if( !pChain || pChain->IsAnFollow( pTab ) || pTab->IsAnFollow( pChain ) ) in GetTableLineHeight()
Completed in 130 milliseconds