Searched refs:IsInFollowFlowRow (Results 1 – 12 of 12) sorted by relevance
635 pAnchorFrm->IsInFollowFlowRow() ) in CheckMovedFwdCondition()666 const SwRowFrm* pMasterRow = pAnchorTxtFrm->IsInFollowFlowRow(); in CheckMovedFwdCondition()
796 if ( !rLastLine.IsInFollowFlowRow() ) in lcl_RecalcSplitLine()3645 if ( pFirstRow && pFirstRow->IsInFollowFlowRow() && in ShouldBwdMoved()5656 bool bIsInFollowFlowLine = rSourceLine.IsInFollowFlowRow(); in lcl_CalcHeightOfFirstContentLine()
1755 const SwRowFrm* SwFrm::IsInFollowFlowRow() const in IsInFollowFlowRow() function in SwFrm
558 GetAnchorFrm()->IsInFollowFlowRow() ) in MakeAll()
580 ( !bMissFollowFlowLine || !pCell->IsInFollowFlowRow() ) && in lcl_MissProtectedFrames()
345 sal_Bool bInFollowFlowRow = 0 != IsInFollowFlowRow(); in _UpdateAttrFrm()
1985 if ( pTable->IsFollow() && pRow && pRow->IsInFollowFlowRow() ) in MakeSelUnions()2474 ( pLineBehind && pSibling->IsInFollowFlowRow() ) || in MakeFrms()2548 pSibling->IsInFollowFlowRow() ) ) in MakeNewFrms()2597 ( ( !pLineBefore && pSibling->IsInFollowFlowRow() ) || in MakeNewFrms()
293 if ( pFrm->GetNextCellLeaf( MAKEPAGE_NONE ) || pFrm->IsInFollowFlowRow() ) in WidowsAndOrphans()
353 ( rFrm.IsRowFrm() && rFrm.IsInFollowFlowRow() ) || in CheckReopenTag()
602 const SwRowFrm* IsInFollowFlowRow() const;
697 pCell->IsInFollowFlowRow() ) ) in SetTabBorders()
1654 0 != ( bInFollowFlowRow = pRow->IsInFollowFlowRow() ) || in ChgFrmFmt()
Completed in 123 milliseconds