Searched refs:GetForceFocusOnCurCell (Results 1 – 3 of 3) sorted by relevance
433 sal_Bool GetForceFocusOnCurCell(){return bForceFocusOnCurCell;} in GetForceFocusOnCurCell() function in ScTabViewShell
483 …al_Bool bNewPosCell = (aNewCell != maActiveCell) || mpViewShell->GetForceFocusOnCurCell(); // i123… in Notify()
915 if( aViewData.GetViewShell()->GetForceFocusOnCurCell() ) in MoveCursorAbs()