|
LibreOffice Module sc (master) 1
|
Go to the source code of this file.
Classes | |
| class | ScAutoNameCache |
| Cache for faster lookup of automatic names during CompileXML (during CompileXML, no document content is changed). More... | |
Typedefs | |
| typedef std::vector< ScAddress > | ScAutoNameAddresses |
| typedef std::unordered_map< OUString, ScAutoNameAddresses > | ScAutoNameHashMap |
| typedef std::vector< ScAddress > ScAutoNameAddresses |
Definition at line 26 of file autonamecache.hxx.
| typedef std::unordered_map< OUString, ScAutoNameAddresses > ScAutoNameHashMap |
Definition at line 27 of file autonamecache.hxx.