Language
The Free and Open Productivity Suite
:: 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 © 2013, 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.