Searched refs:GotoNxtPrvTblFormula (Results 1 – 4 of 4) sorted by relevance
344 bRet = rSh.GotoNxtPrvTblFormula( sal_True, sal_False ); in ExecMoveMisc()347 bRet = rSh.GotoNxtPrvTblFormula( sal_False, sal_False ); in ExecMoveMisc()350 bRet = rSh.GotoNxtPrvTblFormula( sal_True, sal_True ); in ExecMoveMisc()353 bRet = rSh.GotoNxtPrvTblFormula( sal_False, sal_True ); in ExecMoveMisc()
517 rSh.GotoNxtPrvTblFormula( bNext ); in IMPL_STATIC_LINK()521 rSh.GotoNxtPrvTblFormula( bNext, sal_True ); in IMPL_STATIC_LINK()
718 sal_Bool GotoNxtPrvTblFormula( sal_Bool bNext = sal_True,
451 sal_Bool SwCrsrShell::GotoNxtPrvTblFormula( sal_Bool bNext, sal_Bool bOnlyErrors ) in GotoNxtPrvTblFormula() function in SwCrsrShell
Completed in 38 milliseconds