Searched refs:ImplGetNextLayoutLeaf (Results 1 – 2 of 2) sorted by relevance
386 const SwLayoutFrm* ImplGetNextLayoutLeaf( bool bFwd ) const;1054 return ImplGetNextLayoutLeaf( true ); in GetNextLayoutLeaf()1059 return ImplGetNextLayoutLeaf( false ); in GetPrevLayoutLeaf()
349 const SwLayoutFrm *SwFrm::ImplGetNextLayoutLeaf( bool bFwd ) const in ImplGetNextLayoutLeaf() function in SwFrm
Completed in 25 milliseconds