|
LibreOffice Module starmath (master) 1
|
Go to the source code of this file.
Classes | |
| class | SmSym |
| class | SmSymbolManager |
Macros | |
| #define | SYMBOL_NONE 0xFFFF |
| This stuff is used to work with charname. More... | |
Typedefs | |
| typedef std::map< OUString, SmSym > | SymbolMap_t |
| typedef std::vector< const SmSym * > | SymbolPtrVec_t |
| #define SYMBOL_NONE 0xFFFF |
This stuff is used to work with charname.
Will remember the char name, char code and font.
Definition at line 34 of file symbol.hxx.
| typedef std::map< OUString, SmSym > SymbolMap_t |
Definition at line 68 of file symbol.hxx.
| typedef std::vector< const SmSym * > SymbolPtrVec_t |
Definition at line 71 of file symbol.hxx.