LibreOffice Module vcl (master) 1
Classes | Namespaces | Enumerations
keycod.hxx File Reference
#include <rtl/ustring.hxx>
#include <vcl/dllapi.h>
#include <vcl/keycodes.hxx>
Include dependency graph for keycod.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vcl::KeyCode
 

Namespaces

namespace  vcl
 

Enumerations

enum class  KeyFuncType : sal_Int32 {
  DONTKNOW ,
  CUT ,
  COPY ,
  PASTE ,
  UNDO ,
  REDO ,
  DELETE
}
 

Enumeration Type Documentation

◆ KeyFuncType

enum class KeyFuncType : sal_Int32
strong
Enumerator
DONTKNOW 
CUT 
COPY 
PASTE 
UNDO 
REDO 
DELETE 

Definition at line 27 of file keycod.hxx.