Searched refs:ImplGetNextCntntFrm (Results 1 – 2 of 2) sorted by relevance
57 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()
416 const SwCntntFrm* SwCntntFrm::ImplGetNextCntntFrm( bool bFwd ) const in ImplGetNextCntntFrm() function in SwCntntFrm
Completed in 21 milliseconds