Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dcntfrm.hxx57 const SwCntntFrm* ImplGetNextCntntFrm( bool bFwd ) const;
118 return (SwCntntFrm*)ImplGetNextCntntFrm( true ); in GetNextCntntFrm()
126 return (SwCntntFrm*)ImplGetNextCntntFrm( true ); in GetNextCntntFrm()
136 return (SwCntntFrm*)ImplGetNextCntntFrm( false ); in GetPrevCntntFrm()
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx416 const SwCntntFrm* SwCntntFrm::ImplGetNextCntntFrm( bool bFwd ) const in ImplGetNextCntntFrm() function in SwCntntFrm

Completed in 21 milliseconds