Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx316 const SwFrm* lcl_FindLayoutFrame( const SwFrm* pFrm, bool bNext ) in lcl_FindLayoutFrame() function
365 bGoingFwdOrBwd = (0 != (p = lcl_FindLayoutFrame( pFrm, bFwd ) ) ); in ImplGetNextLayoutLeaf()
429 bGoingFwdOrBwd = ( 0 != ( p = lcl_FindLayoutFrame( pFrm, bFwd ) ) ); in ImplGetNextCntntFrm()

Completed in 23 milliseconds