LibreOffice Module vcl (master)
1
|
#include <vcl/keycod.hxx>
Go to the source code of this file.
Classes | |
class | ImplAccelEntry |
Functions | |
bool | ImplGetKeyCode (KeyFuncType eFunc, sal_uInt16 &rCode1, sal_uInt16 &rCode2, sal_uInt16 &rCode3, sal_uInt16 &rCode4) |
bool ImplGetKeyCode | ( | KeyFuncType | eFunc, |
sal_uInt16 & | rCode1, | ||
sal_uInt16 & | rCode2, | ||
sal_uInt16 & | rCode3, | ||
sal_uInt16 & | rCode4 | ||
) |
Definition at line 40 of file keycod.cxx.
References aImplKeyFuncTab, assert(), nIndex, and SAL_N_ELEMENTS.
Referenced by vcl::KeyCode::GetFunction(), and vcl::KeyCode::KeyCode().