Searched refs:pCurrDestCell (Results 1 – 1 of 1) sorted by relevance
424 SwCellFrm* pCurrDestCell = (SwCellFrm*)rDestLine.Lower(); in lcl_MoveRowContent() local439 SwRowFrm* pTmpDestRow = (SwRowFrm*)pCurrDestCell->Lower(); in lcl_MoveRowContent()459 pTmpSourceRow->InsertBefore( pCurrDestCell, 0 ); in lcl_MoveRowContent()471 SwCellFrm* pDestCell = static_cast<SwCellFrm*>(pCurrDestCell); in lcl_MoveRowContent()480 pCurrDestCell = (SwCellFrm*)pCurrDestCell->GetNext(); in lcl_MoveRowContent()
Completed in 59 milliseconds