Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::i18n | 
| Interface for internationalization. | |
| Constant Groups | |
| constants | com::sun::star::i18n::InputSequenceCheckMode | 
| Input check mode constants to use with XInputSequenceChecker::checkInputSequence() | |
| Variables | |
| const short | PASSTHROUGH = 0 | 
| Pass through mode (no checking) | |
| const short | BASIC = 1 | 
| Basic checking mode. | |
| const short | STRICT = 2 | 
| Strict checking mode. | |