LibreOffice Module hwpfilter (master) 1
|
Go to the source code of this file.
Classes | |
struct | FormulaEntry |
Macros | |
#define | DEFAULT_VALUE 0x25a1 |
Functions | |
::std::string | getMathMLEntity (const char *tex) |
Variables | |
const struct FormulaEntry | FormulaMapTab [] |
::std::string getMathMLEntity | ( | const char * | tex | ) |
Definition at line 385 of file mapping.h.
References FormulaEntry::tex.
Referenced by Formula::makeDecoration(), Formula::makeFence(), and Formula::makeIdentifier().
const struct FormulaEntry FormulaMapTab[] |