Home
last modified time | relevance | path

Searched refs:HasFollowFlowLine (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/core/layout/
H A Dtabfrm.cxx932 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 …]
H A Dsoftpagebreak.cxx76 pTab->FindMaster( false )->HasFollowFlowLine() ) in fillSoftPageBreakList()
142 if( pTab->IsFollow() && pTab->FindMaster( false )->HasFollowFlowLine() ) in hasSoftPageBreak()
H A Dfindfrm.cxx1574 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()
/aoo42x/main/sw/source/core/inc/
H A Dtabfrm.hxx157 sal_Bool HasFollowFlowLine() const { return bHasFollowFlowLine; } in HasFollowFlowLine() function in SwTabFrm
/aoo42x/main/sw/source/core/frmedt/
H A Dtblsel.cxx1750 if ( pTab->HasFollowFlowLine() ) in lcl_FindStartEndCol()
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx2792 rFill.SetLastRowAllowedToChange( !pTab->HasFollowFlowLine() ); in GetTabRows()

Completed in 180 milliseconds