LibreOffice Module i18npool (master) 1
Namespaces | Macros
chartonum.hxx File Reference
#include "transliteration_Numeric.hxx"
Include dependency graph for chartonum.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define TRANSLITERATION_CHARTONUM(name)
 

Macro Definition Documentation

◆ TRANSLITERATION_CHARTONUM

#define TRANSLITERATION_CHARTONUM (   name)
Value:
class CharToNum##name final : public transliteration_Numeric \
{ \
public: \
CharToNum##name (); \
};
const char * name

Definition at line 26 of file chartonum.hxx.