Searched refs:pCorrCell (Results 1 – 1 of 1) sorted by relevance
1501 SwCellFrm* pCorrCell = (SwCellFrm*)rCorrRow.Lower(); in lcl_FindCorrespondingCellFrm() local1506 pCorrCell = (SwCellFrm*)pCorrCell->GetNext(); in lcl_FindCorrespondingCellFrm()1509 ASSERT( pCell && pCorrCell, "lcl_FindCorrespondingCellFrm does not work" ) in lcl_FindCorrespondingCellFrm()1526 SwRowFrm* pTmpRow = static_cast<SwRowFrm*>(pCorrCell->GetLastLower()); in lcl_FindCorrespondingCellFrm()1536 pRet = pCorrCell; in lcl_FindCorrespondingCellFrm()
Completed in 9 milliseconds