Searched refs:pCorrCell (Results 1 – 1 of 1) sorted by relevance
1514 SwCellFrm* pCorrCell = (SwCellFrm*)rCorrRow.Lower(); in lcl_FindCorrespondingCellFrm() local1519 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 19 milliseconds