LibreOffice Module vcl (master)
1
|
#include <accel.h>
Public Attributes | |
sal_uInt16 | mnId |
vcl::KeyCode | maKeyCode |
Accelerator * | mpAccel |
Accelerator * | mpAutoAccel |
bool | mbEnabled |
vcl::KeyCode ImplAccelEntry::maKeyCode |
bool ImplAccelEntry::mbEnabled |
Definition at line 34 of file accel.h.
Referenced by ImplAccelManager::IsAccelKey().
sal_uInt16 ImplAccelEntry::mnId |
Definition at line 30 of file accel.h.
Referenced by ImplAccelEntryInsert(), and ImplAccelManager::IsAccelKey().
Accelerator* ImplAccelEntry::mpAccel |
Definition at line 32 of file accel.h.
Referenced by ImplAccelManager::IsAccelKey().