LibreOffice Module sc (master) 1
Public Attributes | List of all members
ScLookupCacheMap Struct Reference

#include <lookupcache.hxx>

Public Attributes

std::unordered_map< ScRange, std::unique_ptr< ScLookupCache >, ScLookupCache::HashaCacheMap
 

Detailed Description

Definition at line 203 of file lookupcache.hxx.

Member Data Documentation

◆ aCacheMap

std::unordered_map< ScRange, std::unique_ptr<ScLookupCache>, ScLookupCache::Hash > ScLookupCacheMap::aCacheMap

Definition at line 205 of file lookupcache.hxx.

Referenced by ScDocument::GetLookupCache().


The documentation for this struct was generated from the following file: