|
LibreOffice
LibreOffice 4.4 SDK API Reference
|
contains the routine to check Thai input sequence checking More...
import"XInputSequenceChecker.idl";
Public Member Functions | |
| boolean | checkInputSequence ([in] string aText, [in] long nPos, [in] char cInputChar, [in] short nInputCheckMode) |
Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) |
| queries for a new interface to an existing UNO object. More... | |
| void | acquire () |
| increases the reference counter by one. More... | |
| void | release () |
| decreases the reference counter by one. More... | |
contains the routine to check Thai input sequence checking
| boolean checkInputSequence | ( | [in] string | aText, |
| [in] long | nPos, | ||
| [in] char | cInputChar, | ||
| [in] short | nInputCheckMode | ||
| ) |
| nInputCheckMode | One of InputSequenceCheckMode constants. |
1.8.10