|
LibreOffice Module i18npool (master) 1
|
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] |