42 size_t nIndex =
static_cast<size_t>(eFunc);
48 rCode1 = rCode2 = rCode3 = rCode4 = 0;
77 sal_uInt16 nCompCode = GetModifier() | GetCode();
87 if ( (nCompCode == nKeyCode1) || (nCompCode == nKeyCode2) || (nCompCode == nKeyCode3) || (nCompCode == nKeyCode4) )
virtual OUString GetKeyName(sal_uInt16 nKeyCode)=0
sal_uInt16 nKeyCodeAndModifiers
KeyFuncType GetFunction() const
SalFrame * ImplGetFrame() const
const sal_uInt16 aImplKeyFuncTab[(static_cast< int >(KeyFuncType::DELETE)+1) *4]
bool ImplGetKeyCode(KeyFuncType eFunc, sal_uInt16 &rCode1, sal_uInt16 &rCode2, sal_uInt16 &rCode3, sal_uInt16 &rCode4)
constexpr sal_uInt16 KEY_X
constexpr sal_uInt16 KEY_MOD2
constexpr sal_uInt16 KEY_MOD1
constexpr sal_uInt16 KEY_CUT
constexpr sal_uInt16 KEY_V
constexpr sal_uInt16 KEY_PASTE
constexpr sal_uInt16 KEY_COPY
constexpr sal_uInt16 KEY_Z
constexpr sal_uInt16 KEY_Y
constexpr sal_uInt16 KEY_UNDO
constexpr sal_uInt16 KEY_DELETE
constexpr sal_uInt16 KEY_C
constexpr sal_uInt16 KEY_SHIFT
constexpr sal_uInt16 KEY_INSERT
constexpr sal_uInt16 KEY_BACKSPACE
#define SAL_N_ELEMENTS(arr)
vcl::Window * ImplGetDefaultWindow()
Returns either the application window, or the default GL context window.