Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx1507 SwCellFrm* lcl_FindCorrespondingCellFrm( const SwRowFrm& rOrigRow, in lcl_FindCorrespondingCellFrm() function
1546 pRet = lcl_FindCorrespondingCellFrm( *pRow, rOrigCell, *pCorrRow, bInFollow ); in lcl_FindCorrespondingCellFrm()
1598 pRet = lcl_FindCorrespondingCellFrm( *((SwRowFrm*)pRow), *pThisCell, *pFollowRow, true ); in GetFollowCell()
1634 … pRet = lcl_FindCorrespondingCellFrm( *((SwRowFrm*)pRow), *this, *pMasterRow, false ); in GetPreviousCell()

Completed in 21 milliseconds