Searched refs:pCurrFollowFlowLineCell (Results 1 – 1 of 1) sorted by relevance
506 SwCellFrm* pCurrFollowFlowLineCell = (SwCellFrm*)rFollowFlowLine.Lower(); in lcl_PreprocessRowsInCells() local598 pNewRow->InsertBehind( pCurrFollowFlowLineCell, 0 ); in lcl_PreprocessRowsInCells()610 pTmpLastLineRow->InsertBefore( pCurrFollowFlowLineCell, 0 ); in lcl_PreprocessRowsInCells()612 … pCurrFollowFlowLineCell->Grow( ( pTmpLastLineRow->Frm().*fnRect->fnGetHeight)() ); in lcl_PreprocessRowsInCells()619 pCurrFollowFlowLineCell = (SwCellFrm*)pCurrFollowFlowLineCell->GetNext(); in lcl_PreprocessRowsInCells()
Completed in 32 milliseconds