Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx1001 bool bLeftRightKey = (nCode == KEY_LEFT) || (nCode == KEY_RIGHT); in KeyInput() local
1009 else if ( bNoMod && (bUpDownKey || bLeftRightKey) ) in KeyInput()
1012 if ( mbHoriz == bLeftRightKey ) in KeyInput()

Completed in 21 milliseconds