Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/inc/
H A Dframe.hxx386 const SwLayoutFrm* ImplGetNextLayoutLeaf( bool bFwd ) const;
1054 return ImplGetNextLayoutLeaf( true ); in GetNextLayoutLeaf()
1059 return ImplGetNextLayoutLeaf( false ); in GetPrevLayoutLeaf()
/aoo41x/main/sw/source/core/layout/
H A Dfindfrm.cxx349 const SwLayoutFrm *SwFrm::ImplGetNextLayoutLeaf( bool bFwd ) const in ImplGetNextLayoutLeaf() function in SwFrm

Completed in 22 milliseconds