LibreOffice
LibreOffice 24.2 SDK API Reference
|
Input check mode constants to use with XInputSequenceChecker::checkInputSequence() More...
Variables | |
const short | PASSTHROUGH = 0 |
Pass through mode (no checking) More... | |
const short | BASIC = 1 |
Basic checking mode. More... | |
const short | STRICT = 2 |
Strict checking mode. More... | |
Input check mode constants to use with XInputSequenceChecker::checkInputSequence()
const short BASIC = 1 |
Basic checking mode.
const short PASSTHROUGH = 0 |
Pass through mode (no checking)
const short STRICT = 2 |
Strict checking mode.