LibreOffice Module vcl (master) 1
Public Attributes | List of all members
ImplAccelEntry Class Reference

#include <accel.hxx>

Collaboration diagram for ImplAccelEntry:
[legend]

Public Attributes

AcceleratormpAccel
 
AcceleratormpAutoAccel
 
vcl::KeyCode maKeyCode
 
sal_uInt16 mnId
 
bool mbEnabled
 

Detailed Description

Definition at line 35 of file accel.hxx.

Member Data Documentation

◆ maKeyCode

vcl::KeyCode ImplAccelEntry::maKeyCode

Definition at line 40 of file accel.hxx.

◆ mbEnabled

bool ImplAccelEntry::mbEnabled

Definition at line 42 of file accel.hxx.

Referenced by ImplAccelManager::IsAccelKey().

◆ mnId

sal_uInt16 ImplAccelEntry::mnId

◆ mpAccel

Accelerator* ImplAccelEntry::mpAccel

Definition at line 38 of file accel.hxx.

Referenced by ImplAccelManager::IsAccelKey().

◆ mpAutoAccel

Accelerator* ImplAccelEntry::mpAutoAccel

Definition at line 39 of file accel.hxx.


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