LibreOffice Module winaccessibility (master) 1
Public Attributes | List of all members
ACCESSIBLE_KEYSTROKE Struct Reference

#include <AccessibleKeyStroke.h>

Public Attributes

short modifiers
 
short keyCode
 
char keyChar
 
short keyFunc
 

Detailed Description

Definition at line 22 of file AccessibleKeyStroke.h.

Member Data Documentation

◆ keyChar

char ACCESSIBLE_KEYSTROKE::keyChar

Definition at line 26 of file AccessibleKeyStroke.h.

◆ keyCode

short ACCESSIBLE_KEYSTROKE::keyCode

Definition at line 25 of file AccessibleKeyStroke.h.

◆ keyFunc

short ACCESSIBLE_KEYSTROKE::keyFunc

Definition at line 27 of file AccessibleKeyStroke.h.

◆ modifiers

short ACCESSIBLE_KEYSTROKE::modifiers

Definition at line 24 of file AccessibleKeyStroke.h.


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