Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dframe.hxx384 SwCntntFrm* _FindPrevCnt( const bool _bInSameFtn = false );
729 return _FindPrevCnt( _bInSameFtn ); in FindPrevCnt()
743 return const_cast<SwFrm*>(this)->_FindPrevCnt( _bInSameFtn ); in FindPrevCnt()
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx975 SwCntntFrm* SwFrm::_FindPrevCnt( const bool _bInSameFtn ) in _FindPrevCnt() function in SwFrm

Completed in 49 milliseconds