Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1514 SwCellFrm* pCorrCell = (SwCellFrm*)rCorrRow.Lower(); in lcl_FindCorrespondingCellFrm() local
1519 pCorrCell = (SwCellFrm*)pCorrCell->GetNext(); in lcl_FindCorrespondingCellFrm()
1522 ASSERT( pCell && pCorrCell, "lcl_FindCorrespondingCellFrm does not work" ) in lcl_FindCorrespondingCellFrm()
1539 SwRowFrm* pTmpRow = static_cast<SwRowFrm*>(pCorrCell->GetLastLower()); in lcl_FindCorrespondingCellFrm()
1549 pRet = pCorrCell; in lcl_FindCorrespondingCellFrm()

Completed in 23 milliseconds