LibreOffice Module vcl (master)
1
|
Go to the source code of this file.
Classes | |
class | vcl::KeyCode |
Namespaces | |
vcl | |
Enumerations | |
enum | KeyFuncType : sal_Int32 { KeyFuncType::DONTKNOW, KeyFuncType::CUT, KeyFuncType::COPY, KeyFuncType::PASTE, KeyFuncType::UNDO, KeyFuncType::REDO, KeyFuncType::DELETE } |
|
strong |
Enumerator | |
---|---|
DONTKNOW | |
CUT | |
COPY | |
PASTE | |
UNDO | |
REDO | |
DELETE |
Definition at line 27 of file keycod.hxx.