LibreOffice Module sc (master) 1
|
#include <lookupcache.hxx>
Public Attributes | |
std::unordered_map< ScRange, std::unique_ptr< ScLookupCache >, ScLookupCache::Hash > | aCacheMap |
Definition at line 203 of file lookupcache.hxx.
std::unordered_map< ScRange, std::unique_ptr<ScLookupCache>, ScLookupCache::Hash > ScLookupCacheMap::aCacheMap |
Definition at line 205 of file lookupcache.hxx.
Referenced by ScDocument::GetLookupCache().