Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1207 case KEY_CUT: in GetKeyName()
1442 nKey = KEY_CUT; // KEY_F20 in GetKeyCode()
1587 nKey = KEY_CUT; in GetKeyCode()
1614 nKey = KEY_CUT; in GetKeyCode()
1655 nKey = KEY_CUT; in GetKeyCode()
/aoo4110/main/vcl/source/window/
H A Dkeycod.cxx48 KEY_X | KEY_MOD1, KEY_DELETE | KEY_SHIFT, KEY_CUT, 0, // KEYFUNC_CUT
/aoo4110/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx143 case GDK_L10: nCode = KEY_CUT; break; // KEY_F20 in GetKeyCode()
215 nCode = KEY_CUT; in GetKeyCode()
242 nCode = KEY_CUT; in GetKeyCode()
283 nCode = KEY_CUT; in GetKeyCode()
/aoo4110/main/vcl/inc/vcl/
H A Dkeycodes.hxx139 #define KEY_CUT ((sal_uInt16)::com::sun::star::awt::Key::CUT) macro
/aoo4110/main/svx/source/svdraw/
H A Dsvdview.cxx218 case KEY_CUT: case KEY_DELETE+KEY_SHIFT: Cut(); break; in KeyInput()
/aoo4110/main/cui/source/customize/
H A Dacccfg.cxx141 KEY_CUT ,

Completed in 72 milliseconds