Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dolinewin.cxx992 bool bNoMod = !rKCode.GetModifier(); in KeyInput() local
1001 if ( (nCode == KEY_TAB) && (bNoMod || bShift) ) in KeyInput()
1003 MoveFocusByTabOrder( bNoMod ); // TAB uses logical order, regardless of mirroring in KeyInput()
1006 else if ( bNoMod && (bUpDownKey || bLeftRightKey) ) in KeyInput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dolinewin.cxx997 bool bNoMod = !rKCode.GetModifier(); in KeyInput() local
1006 if ( (nCode == KEY_TAB) && (bNoMod || bShift) ) in KeyInput()
1008 MoveFocusByTabOrder( bNoMod ); // TAB uses logical order, regardless of mirroring in KeyInput()
1011 else if ( bNoMod && (bUpDownKey || bLeftRightKey) ) in KeyInput()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/dbgui/
H A Dcsvruler.cxx455 bool bNoMod = !rKCode.GetModifier(); in KeyInput() local
463 if( bNoMod ) in KeyInput()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/dbgui/
H A Dcsvruler.cxx455 bool bNoMod = !rKCode.GetModifier(); in KeyInput() local
463 if( bNoMod ) in KeyInput()