Searched refs:_GetIndPrev (Results 1 – 3 of 3) sorted by relevance
747 SwFrm* _GetIndPrev() const;749 { return ( pPrev || !IsInSct() ) ? pPrev : _GetIndPrev(); } in GetIndPrev()
2311 SwFrm* SwFrm::_GetIndPrev() const in _GetIndPrev() function in SwFrm
1812 ( !rFrm.IsInSct() || !rFrm._GetIndPrev() ) ) ) in lcl_NoPrev()
Completed in 40 milliseconds