Methods' Details |
checkInputSequence
boolean |
checkInputSequence( |
[in] string |
aText, |
| [in] long |
nPos, |
| [in] char |
cInputChar, |
| [in] short |
nInputCheckMode ); |
- Returns
- true/false for the input check
- Parameter aText
- Text to be checked.
- Parameter nPos
- Index in aText where checking starts.
- Parameter cInputChar
- The input character. Or at least, a UTF16 code unit thereof.
It looks like this interface was not designed with non-BMP
characters in mind. Not sure if that is a problem.
- Parameter nInputCheckMode
- One of InputSequenceCheckMode constants.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.