Home
last modified time | relevance | path

Searched refs:KEY_UP (Results 1 – 25 of 88) sorted by relevance

1234

/trunk/main/svtools/source/brwbox/
H A Debbcontrols.cxx69 if ((rKey.GetCode() == KEY_UP || rKey.GetCode() == KEY_DOWN) && in PreNotify()
115 case KEY_UP: in MoveAllowed()
176 if ((rKey.GetCode() == KEY_UP || rKey.GetCode() == KEY_DOWN) && in PreNotify()
213 case KEY_UP: in MoveAllowed()
H A Deditbrowsebox.cxx660 case KEY_UP: nId = BROWSER_CURSORUP; break; in PreNotify()
695 case KEY_UP: nId = BROWSER_SELECTUP; bLocalSelect = sal_True;break; in PreNotify()
715 case KEY_UP: nId = BROWSER_SCROLLDOWN; break; in PreNotify()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx127 KEY_UP ,
167 KEY_UP | KEY_SHIFT,
232 KEY_UP | KEY_MOD1 ,
301 KEY_UP | KEY_SHIFT | KEY_MOD1,
365 KEY_UP | KEY_MOD2 ,
429 KEY_UP | KEY_SHIFT | KEY_MOD2,
493 KEY_UP | KEY_MOD1 | KEY_MOD2 ,
557 KEY_UP | KEY_SHIFT | KEY_MOD1 | KEY_MOD2,
662 (nCode1 != KEY_UP ) && in KeyInput()
/trunk/main/extensions/source/bibliography/
H A Dbibcont.cxx237 if( KEY_UP == nKey || KEY_DOWN == nKey ) in PreNotify()
241 sal_uInt16 nFirstWinId = KEY_UP == nKey ? TOP_WINDOW : BOTTOM_WINDOW; in PreNotify()
242 sal_uInt16 nSecondWinId = KEY_UP == nKey ? BOTTOM_WINDOW : TOP_WINDOW; in PreNotify()
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx334 case KEY_UP: in KeyInput()
337 sal_Bool bUp = KEY_UP == rKEvt.GetKeyCode().GetCode(); in KeyInput()
338 if ( !mbHorz && !ImplMoveFocus( KEY_UP == rKEvt.GetKeyCode().GetCode() ) ) in KeyInput()
/trunk/main/svx/source/tbxctrls/
H A Dlayctrl.cxx272 if( KEY_UP == nKey || KEY_DOWN == nKey || in KeyInput()
281 case KEY_UP : in KeyInput()
636 KEY_UP == nKey) in KeyInput()
655 case KEY_UP : in KeyInput()
/trunk/main/vcl/source/window/
H A Dkeyevent.cxx90 case KEY_UP: aClone.maKeyCode = KeyCode(KEY_LEFT, nMod); break; in LogicalTextDirectionality()
92 case KEY_RIGHT: aClone.maKeyCode = KeyCode(KEY_UP, nMod); break; in LogicalTextDirectionality()
H A Dsplit.cxx439 case KEY_UP: in ImplKbdTracking()
660 case KEY_UP: in KeyInput()
/trunk/main/svtools/source/table/
H A Ddefaultinputhandler.cxx159 { KEY_UP, 0, cursorUp }, in KeyInput()
171 { KEY_UP, KEY_SHIFT, cursorSelectRowUp }, in KeyInput()
/trunk/main/sd/source/ui/func/
H A Dfuediglu.cxx335 case KEY_UP: in KeyInput()
344 if (nCode == KEY_UP) in KeyInput()
H A Dfupoor.cxx646 case KEY_UP: in IMPL_LINK_INLINE_END()
656 if (nCode == KEY_UP) in IMPL_LINK_INLINE_END()
H A Dfuoltext.cxx283 case KEY_UP: in UpdateForKeyPress()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx116 case KEY_UP: in KeyInput()
145 case KEY_UP: in KeyInput()
/trunk/main/basctl/source/dlged/
H A Ddlgedfunc.cxx199 case KEY_UP: in KeyInput()
207 if ( nCode == KEY_UP ) in KeyInput()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx384 case KEY_UP: in KeyInput()
478 case KEY_UP: nY = -1; break; in OnMove()
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx576 case KEY_UP: in KeyInput()
588 if (nCode == KEY_UP) in KeyInput()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1357 if( KEY_UP == nKey || KEY_DOWN == nKey || in KeyInput()
1374 if( KEY_UP == nKey ) nKey = KEY_LEFT; in KeyInput()
1377 else if( KEY_RIGHT == nKey ) nKey = KEY_UP; in KeyInput()
1621 case KEY_UP | KEY_MOD2: in KeyInput()
1633 case KEY_UP | KEY_MOD2 | KEY_MOD1: in KeyInput()
1641 case KEY_UP | KEY_MOD2 | KEY_SHIFT | KEY_MOD1: in KeyInput()
1670 case KEY_UP | KEY_SHIFT: in KeyInput()
1684 case KEY_UP: nDir = MOVE_UP_HUGE; break; in KeyInput()
1715 case KEY_UP: in KeyInput()
1716 case KEY_UP | KEY_MOD1: in KeyInput()
/trunk/main/svx/source/dialog/
H A Dgraphctl.cxx507 case KEY_UP: in KeyInput()
515 if (aCode.GetCode() == KEY_UP) in KeyInput()
H A Drubydialog.cxx984 else if(KEY_UP == nCode || KEY_DOWN == nCode) in PreNotify()
986 sal_Int32 nParam = KEY_UP == nCode ? -1 : 1; in PreNotify()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx451 case KEY_UP: in KeyInput()
475 if (nCode == KEY_UP) in KeyInput()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1412 nCode == KEY_UP || in execute_KeyInput()
1429 (nCode == KEY_UP && (aMaximumPosition.Y > 0)); in execute_KeyInput()
1475 nCode == KEY_UP || in execute_KeyInput()
1503 case KEY_UP: in execute_KeyInput()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx692 case KEY_UP: in PreNotify()
785 …if ( rCode.IsMod2() && nKeyCode != KEY_UP && nKeyCode != KEY_DOWN && nKeyCode != KEY_LEFT && nKeyC… in PreNotify()
/trunk/main/svtools/source/control/
H A Dtoolbarmenu.cxx1203 case KEY_UP: in implHighlightControl()
1233 case KEY_UP: in KeyInput()
1237 ToolbarMenuEntry*p = implCursorUpDown( nCode == KEY_UP, false ); in KeyInput()
/trunk/main/sc/source/ui/dbgui/
H A Dfieldwnd.cxx552 … case KEY_UP: MoveSelectedField( mbVertical ? PREV_FIELD : PREV_LINE ); break; in KeyInput()
566 … case KEY_UP: MoveSelection( mbVertical ? PREV_FIELD : PREV_LINE ); break; in KeyInput()
/trunk/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1130 case KEY_UP: in GetKeyName()
1319 nKey = KEY_UP; in GetKeyCode()
1386 nKey = KEY_UP; in GetKeyCode()
1462 nKey = KEY_UP; in GetKeyCode()

Completed in 123 milliseconds

1234