Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: drafts :: com :: sun :: star :: i18n ::

constants group InputSequenceCheckMode
Description
Input check mode constants to use with XInputSequenceChecker::checkInputSequence()

Constants
PASSTHROUGH Pass through mode (no checking)
BASIC Basic checking mode
STRICT Strict checking mode
Constants' Details
PASSTHROUGH
const short PASSTHROUGH = 0;
Description
Pass through mode (no checking)
BASIC
const short BASIC = 1;
Description
Basic checking mode
STRICT
const short STRICT = 2;
Description
Strict checking mode
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.