LibreOffice Module i18npool (master) 1
|
#include <inputsequencechecker_hi.hxx>
Go to the source code of this file.
Namespaces | |
namespace | i18npool |
Constant values shared between i18npool and, for example, the number formatter. | |
Macros | |
#define | ND_ 0 |
#define | UP_ 1 |
#define | NP_ 2 |
#define | IV_ 3 |
#define | CN_ 4 |
#define | CK_ 5 |
#define | RC_ 6 |
#define | NM_ 7 |
#define | RM_ 8 |
#define | IM_ 9 |
#define | HL_ 10 |
#define | NK_ 11 |
#define | VD_ 12 |
#define | HD_ 13 |
Functions | |
static constexpr sal_uInt16 | i18npool::getCharType (sal_Unicode x) |
Variables | |
const sal_uInt16 | i18npool::devaCT [128] |
const sal_uInt16 | i18npool::dev_cell_check [14][14] |
bool const | i18npool::DEV_Composible [2][2] |
#define CK_ 5 |
Definition at line 44 of file inputsequencechecker_hi.cxx.
#define CN_ 4 |
Definition at line 43 of file inputsequencechecker_hi.cxx.
#define HD_ 13 |
Definition at line 52 of file inputsequencechecker_hi.cxx.
#define HL_ 10 |
Definition at line 49 of file inputsequencechecker_hi.cxx.
#define IM_ 9 |
Definition at line 48 of file inputsequencechecker_hi.cxx.
#define IV_ 3 |
Definition at line 42 of file inputsequencechecker_hi.cxx.
#define ND_ 0 |
Definition at line 35 of file inputsequencechecker_hi.cxx.
#define NK_ 11 |
Definition at line 50 of file inputsequencechecker_hi.cxx.
#define NM_ 7 |
Definition at line 46 of file inputsequencechecker_hi.cxx.
#define NP_ 2 |
Definition at line 41 of file inputsequencechecker_hi.cxx.
#define RC_ 6 |
Definition at line 45 of file inputsequencechecker_hi.cxx.
#define RM_ 8 |
Definition at line 47 of file inputsequencechecker_hi.cxx.
#define UP_ 1 |
Definition at line 40 of file inputsequencechecker_hi.cxx.
#define VD_ 12 |
Definition at line 51 of file inputsequencechecker_hi.cxx.