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