Home
last modified time | relevance | path

Searched refs:ScLookupCacheMap (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sc/source/core/data/
H A Ddocumen2.cxx103 ScLookupCacheMap aCacheMap;
112 ScLookupCacheMap aTmp; in clear()
118 for (ScLookupCacheMap::iterator it( aCacheMap.begin()); it != aCacheMap.end(); ++it) in freeCaches()
1263 ScLookupCacheMap::iterator it( pLookupCacheMapImpl->aCacheMap.find( rRange)); in GetLookupCache()
1287 ScLookupCacheMap::iterator it( pLookupCacheMapImpl->aCacheMap.find( in RemoveLookupCache()
/aoo42x/main/sc/inc/
H A Dlookupcache.hxx251 …h_map< ScRange, ScLookupCache*, ScLookupCache::Hash, ::std::equal_to< ScRange > > ScLookupCacheMap; typedef

Completed in 32 milliseconds