Searched refs:lcl_FindLayoutFrame (Results 1 – 1 of 1) sorted by relevance
316 const SwFrm* lcl_FindLayoutFrame( const SwFrm* pFrm, bool bNext ) in lcl_FindLayoutFrame() function365 bGoingFwdOrBwd = (0 != (p = lcl_FindLayoutFrame( pFrm, bFwd ) ) ); in ImplGetNextLayoutLeaf()429 bGoingFwdOrBwd = ( 0 != ( p = lcl_FindLayoutFrame( pFrm, bFwd ) ) ); in ImplGetNextCntntFrm()
Completed in 13 milliseconds