Lines Matching refs:bNext
382 const bool bNext = *pbNext; in IMPL_STATIC_LINK() local
387 bNext ? pThis->PhyPageDown() : pThis->PhyPageUp(); in IMPL_STATIC_LINK()
391 if(bNext) in IMPL_STATIC_LINK()
405 sal_Bool bSuccess = bNext ? in IMPL_STATIC_LINK()
417 rSh.GotoObj(bNext, in IMPL_STATIC_LINK()
424 if(bNext) in IMPL_STATIC_LINK()
432 pThis->GetViewFrame()->GetDispatcher()->Execute(bNext ? in IMPL_STATIC_LINK()
438 bNext ? rSh.GotoNextOutline() : rSh.GotoPrevOutline(); in IMPL_STATIC_LINK()
441 bNext ? rSh.GoNextCrsr() : rSh.GoPrevCrsr(); in IMPL_STATIC_LINK()
445 bNext ? in IMPL_STATIC_LINK()
469 if(bNext) in IMPL_STATIC_LINK()
492 if ( rSh.MoveFldType( pFldType, bNext ) ) in IMPL_STATIC_LINK()
504 if(rSh.HasSelection() && !bNext == rSh.IsCrsrPtAtEnd()) in IMPL_STATIC_LINK()
506 pSrchItem->SetBackward(!bNext); in IMPL_STATIC_LINK()
513 rSh.GotoNxtPrvTOXMark(bNext); in IMPL_STATIC_LINK()
517 rSh.GotoNxtPrvTblFormula( bNext ); in IMPL_STATIC_LINK()
521 rSh.GotoNxtPrvTblFormula( bNext, sal_True ); in IMPL_STATIC_LINK()