Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dfindfrm.cxx1501 SwCellFrm* pCorrCell = (SwCellFrm*)rCorrRow.Lower(); in lcl_FindCorrespondingCellFrm() local
1506 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 25 milliseconds