Searched refs:GotoObj (Results 1 – 7 of 7) sorted by relevance
387 { return GotoObj( sal_True, eType ); } in GotoNextFly()389 { return GotoObj( sal_False, eType); } in GotoPrevFly()477 sal_Bool GotoObj( sal_Bool bNext, sal_uInt16 /*GOTOOBJ_...*/ eType = GOTOOBJ_DRAW_ANY);
282 bRet = rSh.GotoObj(sal_True, GOTOOBJ_GOTO_ANY); in ExecMoveMisc()
732 sal_Bool bSuccess = rSh.GotoObj( in Execute()
417 rSh.GotoObj(bNext, in IMPL_STATIC_LINK()
372 pWrtShell->GotoObj(sal_True); in ExecDraw()
1475 sal_Bool SwFEShell::GotoObj( sal_Bool bNext, sal_uInt16 /*GOTOOBJ_...*/ eType ) in GotoObj() function in SwFEShell
2458 if(rSh.GotoObj( KS_NextObject == eKeyState, GOTOOBJ_GOTO_ANY)) in KeyInput()
Completed in 92 milliseconds