LibreOffice Module i18npool (master) 1
Namespaces | Macros | Functions | Variables
inputsequencechecker_th.cxx File Reference
#include <inputsequencechecker_th.hxx>
#include <wtt.h>
Include dependency graph for inputsequencechecker_th.cxx:

Go to the source code of this file.

Namespaces

namespace  i18npool
 Constant values shared between i18npool and, for example, the number formatter.
 

Macros

#define CT_ABV(t)   ( (t>=CT_AV1 && t<=CT_AV3) || t==CT_BV1 || t==CT_BV2)
 
#define CT_ABV1(t)   (t==CT_AV1 || t==CT_BV1)
 

Functions

static bool i18npool::check (sal_Unicode ch1, sal_Unicode ch2, sal_Int16 inputCheckMode)
 

Variables

char const i18npool::TAC_celltype_inputcheck [17][17]
 
bool const i18npool::TAC_Composible [3][5]
 

Macro Definition Documentation

◆ CT_ABV

#define CT_ABV (   t)    ( (t>=CT_AV1 && t<=CT_AV3) || t==CT_BV1 || t==CT_BV2)

◆ CT_ABV1

#define CT_ABV1 (   t)    (t==CT_AV1 || t==CT_BV1)