Home
last modified time | relevance | path

Searched refs:GotoPrevNum (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/sw/source/ui/shells/
H A Dlistsh.cxx225 rSh.GotoPrevNum(); in Execute()
/AOO41X/main/sw/source/core/edit/
H A Dednumber.cxx520 if( GetDoc()->GotoPrevNum( aPos, sal_False ) ) in MoveNumParas()
/AOO41X/main/sw/inc/
H A Dcrsrsh.hxx638 sal_Bool GotoPrevNum();
H A Ddoc.hxx1620 sal_Bool GotoPrevNum( SwPosition&, sal_Bool bOverUpper = sal_True,
/AOO41X/main/sw/source/core/crsr/
H A Dcrstrvl.cxx119 sal_Bool SwCrsrShell::GotoPrevNum() in GotoPrevNum() function in SwCrsrShell
121 sal_Bool bRet = GetDoc()->GotoPrevNum( *pCurCrsr->GetPoint() ); in GotoPrevNum()
/AOO41X/main/sw/source/core/doc/
H A Ddocnum.cxx1899 sal_Bool SwDoc::GotoPrevNum( SwPosition& rPos, sal_Bool bOverUpper, in GotoPrevNum() function in SwDoc