LibreOffice Module i18npool (master) 1
Namespaces | Macros
numtotext_cjk.hxx File Reference
#include "transliteration_Numeric.hxx"
Include dependency graph for numtotext_cjk.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_NUMTOTEXT_CJK(name)
 

Macro Definition Documentation

◆ TRANSLITERATION_NUMTOTEXT_CJK

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

Definition at line 26 of file numtotext_cjk.hxx.