Searched refs:rOrigCell (Results 1 – 1 of 1) sorted by relevance
1508 const SwCellFrm& rOrigCell, in lcl_FindCorrespondingCellFrm() argument1516 while ( pCell != &rOrigCell && !pCell->IsAnLower( &rOrigCell ) ) in lcl_FindCorrespondingCellFrm()1524 if ( pCell != &rOrigCell ) in lcl_FindCorrespondingCellFrm()1531 while ( !pRow->IsAnLower( &rOrigCell ) ) in lcl_FindCorrespondingCellFrm()1546 pRet = lcl_FindCorrespondingCellFrm( *pRow, rOrigCell, *pCorrRow, bInFollow ); in lcl_FindCorrespondingCellFrm()
Completed in 25 milliseconds