Searched refs:rOrigCell (Results 1 – 1 of 1) sorted by relevance
1495 const SwCellFrm& rOrigCell, in lcl_FindCorrespondingCellFrm() argument1503 while ( pCell != &rOrigCell && !pCell->IsAnLower( &rOrigCell ) ) in lcl_FindCorrespondingCellFrm()1511 if ( pCell != &rOrigCell ) in lcl_FindCorrespondingCellFrm()1518 while ( !pRow->IsAnLower( &rOrigCell ) ) in lcl_FindCorrespondingCellFrm()1533 pRet = lcl_FindCorrespondingCellFrm( *pRow, rOrigCell, *pCorrRow, bInFollow ); in lcl_FindCorrespondingCellFrm()
Completed in 19 milliseconds