Searched refs:HasFollowFlowLine (Results 1 – 6 of 6) sorted by relevance
932 ASSERT( HasFollowFlowLine() && in RemoveFollowFlowLine()1353 SwFrm* pPasteBefore = HasFollowFlowLine() ? in Split()1427 SetFollowFlowLine( pFoll->HasFollowFlowLine() ); in Join()1925 if ( HasFollowFlowLine() ) in MakeAll()1996 if ( HasFollowFlowLine() ) in MakeAll()2008 if ( HasFollowFlowLine() ) in MakeAll()2020 if ( HasFollowFlowLine() ) in MakeAll()2227 if ( HasFollowFlowLine() ) in MakeAll()2518 if ( HasFollowFlowLine() ) in MakeAll()2534 if ( HasFollowFlowLine() ) in MakeAll()[all …]
76 pTab->FindMaster( false )->HasFollowFlowLine() ) in fillSoftPageBreakList()142 if( pTab->IsFollow() && pTab->FindMaster( false )->HasFollowFlowLine() ) in hasSoftPageBreak()
1574 if ( !pRow || !pTabFrm->GetFollow() || !pTabFrm->HasFollowFlowLine() ) in GetFollowCell()1630 if ( pMaster && pMaster->HasFollowFlowLine() ) in GetPreviousCell()1755 !pTab->HasFollowFlowLine() || in IsInSplitTableRow()1785 if ( !pMaster || !pMaster->HasFollowFlowLine() ) in IsInFollowFlowRow()
157 sal_Bool HasFollowFlowLine() const { return bHasFollowFlowLine; } in HasFollowFlowLine() function in SwTabFrm
1750 if ( pTab->HasFollowFlowLine() ) in lcl_FindStartEndCol()
2792 rFill.SetLastRowAllowedToChange( !pTab->HasFollowFlowLine() ); in GetTabRows()
Completed in 70 milliseconds