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

Macro Definition Documentation

◆ TRANSLITERATION_NUMTOCHAR

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

Definition at line 26 of file numtochar.hxx.