Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dfindfrm.cxx1494 SwCellFrm* lcl_FindCorrespondingCellFrm( const SwRowFrm& rOrigRow, in lcl_FindCorrespondingCellFrm() function
1533 pRet = lcl_FindCorrespondingCellFrm( *pRow, rOrigCell, *pCorrRow, bInFollow ); in lcl_FindCorrespondingCellFrm()
1585 pRet = lcl_FindCorrespondingCellFrm( *((SwRowFrm*)pRow), *pThisCell, *pFollowRow, true ); in GetFollowCell()
1621 … pRet = lcl_FindCorrespondingCellFrm( *((SwRowFrm*)pRow), *this, *pMasterRow, false ); in GetPreviousCell()

Completed in 23 milliseconds