Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx483 …sal_Bool bNewPosCell = (aNewCell != maActiveCell) || mpViewShell->GetForceFocusOnCurCell(); // i12… in Notify() local
485 if ( bNewPosCell && IsFocused() && aNewCell.Tab() == maActiveCell.Tab() ) in Notify()
524 if(bNewPosCell) in Notify()
547 sal_Bool bSendSingle= (0 == nNewMarkCount) && bNewPosCell; in Notify()

Completed in 22 milliseconds