LibreOffice Module vcl (master)
1
|
#include <salwtype.hxx>
Public Attributes | |
sal_uInt16 | mnCode |
sal_uInt16 | mnCharCode |
sal_uInt16 | mnRepeat |
Definition at line 116 of file salwtype.hxx.
sal_uInt16 SalKeyEvent::mnCharCode |
Definition at line 119 of file salwtype.hxx.
Referenced by ImplWindowFrameProc(), DebugEventInjector::InjectKeyNavEdit(), and DebugEventInjector::InjectTextEvent().
sal_uInt16 SalKeyEvent::mnCode |
Definition at line 118 of file salwtype.hxx.
Referenced by ImplWindowFrameProc(), DebugEventInjector::InjectKeyNavEdit(), and DebugEventInjector::InjectTextEvent().
sal_uInt16 SalKeyEvent::mnRepeat |
Definition at line 120 of file salwtype.hxx.
Referenced by ImplWindowFrameProc(), and InitKeyEvent().