Searched refs:pFollowFlowLine (Results 1 – 1 of 1) sorted by relevance
264 pFollowFlowLine->SetRowSpanLine( bRowSpanLine ); in lcl_InsertNewFollowFlowLine()266 pFollowFlowLine->InsertBefore( rTab.GetFollow(), pFirstRow ); in lcl_InsertNewFollowFlowLine()267 return pFollowFlowLine; in lcl_InsertNewFollowFlowLine()933 pFollowFlowLine && in RemoveFollowFlowLine()942 if ( !pFollowFlowLine || !pLastLine ) in RemoveFollowFlowLine()946 lcl_MoveRowContent( *pFollowFlowLine, *(SwRowFrm*)pLastLine ); in RemoveFollowFlowLine()952 long nRowsToMove = lcl_GetMaximumLayoutRowSpan( *pFollowFlowLine ); in RemoveFollowFlowLine()957 SwFrm* pRow = pFollowFlowLine->GetNext(); in RemoveFollowFlowLine()987 bool bJoin = !pFollowFlowLine->GetNext(); in RemoveFollowFlowLine()988 pFollowFlowLine->Cut(); in RemoveFollowFlowLine()[all …]
Completed in 35 milliseconds