Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dframe.hxx393 const SwLayoutFrm* ImplGetNextLayoutLeaf( bool bFwd ) const;
1066 return ImplGetNextLayoutLeaf( true ); in GetNextLayoutLeaf()
1071 return ImplGetNextLayoutLeaf( false ); in GetPrevLayoutLeaf()
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx349 const SwLayoutFrm *SwFrm::ImplGetNextLayoutLeaf( bool bFwd ) const in ImplGetNextLayoutLeaf() function in SwFrm

Completed in 31 milliseconds