Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleSpreadsheet.cxx484 sal_Bool bNewPosCellFocus=sal_False; in Notify() local
487 bNewPosCellFocus=sal_True; in Notify()
501 if ( !bNewPosCellFocus && in Notify()
551 if(bNewPosCellFocus) in Notify()
556 if (bNewPosCellFocus) in Notify()
587 if(bNewPosCellFocus) in Notify()
604 if (!(bNewPosCellFocus && *viAddr == aNewCell) ) in Notify()
618 if (bNewPosCellFocus && maActiveCell != aNewCell) in Notify()

Completed in 24 milliseconds