LibreOffice Module framework (master) 1
|
is used to map a key code to the right key identifier, which is used to make the xml file "human readable" More...
Public Attributes | |
sal_Int16 | Code |
const char * | Identifier |
is used to map a key code to the right key identifier, which is used to make the xml file "human readable"
Definition at line 45 of file keymapping.hxx.
sal_Int16 framework::KeyMapping::KeyIdentifierInfo::Code |
Definition at line 47 of file keymapping.hxx.
Referenced by framework::KeyMapping::KeyMapping().
const char* framework::KeyMapping::KeyIdentifierInfo::Identifier |
Definition at line 48 of file keymapping.hxx.