Searched refs:ImplGetNextLayoutLeaf (Results 1 – 2 of 2) sorted by relevance
393 const SwLayoutFrm* ImplGetNextLayoutLeaf( bool bFwd ) const;1066 return ImplGetNextLayoutLeaf( true ); in GetNextLayoutLeaf()1071 return ImplGetNextLayoutLeaf( false ); in GetPrevLayoutLeaf()
349 const SwLayoutFrm *SwFrm::ImplGetNextLayoutLeaf( bool bFwd ) const in ImplGetNextLayoutLeaf() function in SwFrm
Completed in 26 milliseconds