Home
last modified time | relevance | path

Searched refs:_GetIndPrev (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dframe.hxx747 SwFrm* _GetIndPrev() const;
749 { return ( pPrev || !IsInSct() ) ? pPrev : _GetIndPrev(); } in GetIndPrev()
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx2311 SwFrm* SwFrm::_GetIndPrev() const in _GetIndPrev() function in SwFrm
H A Dtabfrm.cxx1812 ( !rFrm.IsInSct() || !rFrm._GetIndPrev() ) ) ) in lcl_NoPrev()

Completed in 65 milliseconds