LibreOffice Module framework (master) 1
Public Attributes | List of all members
framework::KeyMapping::KeyIdentifierInfo Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

◆ Code

sal_Int16 framework::KeyMapping::KeyIdentifierInfo::Code

Definition at line 47 of file keymapping.hxx.

Referenced by framework::KeyMapping::KeyMapping().

◆ Identifier

const char* framework::KeyMapping::KeyIdentifierInfo::Identifier

Definition at line 48 of file keymapping.hxx.


The documentation for this struct was generated from the following file: