Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dtabfrm.cxx424 SwCellFrm* pCurrDestCell = (SwCellFrm*)rDestLine.Lower(); in lcl_MoveRowContent() local
439 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 37 milliseconds