:: com :: sun :: star :: i18n ::
|
interface XExtendedInputSequenceChecker |
- Base Interfaces
XExtendedInputSequenceChecker
┗ XInputSequenceChecker
XInputSequenceChecker |
- (referenced interface's summary:)
- contains the routine to check Thai input sequence checking
|
|
- Description
- This interface perform input sequence correction for the languages like Thai and Hindi
It is derived from
XInputSequenceChecker and
provides additional functionality to correct input sequence.
- Since
- OOo 2.0.1
|
Methods' Details |
correctInputSequence
long |
correctInputSequence( |
[inout] string |
aText, |
| [in] long |
nPos, |
| [in] char |
cInputChar, |
| [in] short |
nInputCheckMode ); |
- Returns
- Next nPos, or length of aText if nothing is corrected.
- Parameter nInputCheckMode
- One of InputSequenceCheckMode constants.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.