Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1508 const SwCellFrm& rOrigCell, in lcl_FindCorrespondingCellFrm() argument
1516 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 26 milliseconds