Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx995 bool bNoMod = !rKCode.GetModifier(); in KeyInput() local
1004 if ( (nCode == KEY_TAB) && (bNoMod || bShift) ) in KeyInput()
1006 MoveFocusByTabOrder( bNoMod ); // TAB uses logical order, regardless of mirroring in KeyInput()
1009 else if ( bNoMod && (bUpDownKey || bLeftRightKey) ) in KeyInput()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvruler.cxx452 bool bNoMod = !rKCode.GetModifier(); in KeyInput() local
460 if( bNoMod ) in KeyInput()

Completed in 23 milliseconds