Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dtabfrm.cxx506 SwCellFrm* pCurrFollowFlowLineCell = (SwCellFrm*)rFollowFlowLine.Lower(); in lcl_PreprocessRowsInCells() local
598 pNewRow->InsertBehind( pCurrFollowFlowLineCell, 0 ); in lcl_PreprocessRowsInCells()
610 pTmpLastLineRow->InsertBefore( pCurrFollowFlowLineCell, 0 ); in lcl_PreprocessRowsInCells()
612pCurrFollowFlowLineCell->Grow( ( pTmpLastLineRow->Frm().*fnRect->fnGetHeight)() ); in lcl_PreprocessRowsInCells()
619 pCurrFollowFlowLineCell = (SwCellFrm*)pCurrFollowFlowLineCell->GetNext(); in lcl_PreprocessRowsInCells()

Completed in 35 milliseconds