|
LibreOffice Module sc (master) 1
|
#include <formula/opcode.hxx>#include <unotools/transliterationwrapper.hxx>#include <vector>#include <memory>#include <unordered_map>Go to the source code of this file.
Classes | |
| struct | ScCellKeyword |
| class | ScCellKeywordTranslator |
| Translate cell function keywords. More... | |
Namespaces | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::lang |
Typedefs | |
| typedef std::unordered_map< OUString, ::std::vector< ScCellKeyword > > | ScCellKeywordHashMap |
| typedef std::unordered_map<OUString, ::std::vector<ScCellKeyword> > ScCellKeywordHashMap |
Definition at line 44 of file cellkeytranslator.hxx.