Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx41 class CacheDescriptor class
47 CacheDescriptor( in CacheDescriptor() function in __anonbe61dca20111::CacheDescriptor
54 const CacheDescriptor& rDescriptor1, const CacheDescriptor& rDescriptor2) const { in operator ()()
59 class Hash {public: size_t operator() (const CacheDescriptor& rDescriptor) const { in operator ()()
131 : public ::std::hash_map<CacheDescriptor,
133 CacheDescriptor::Hash,
134 CacheDescriptor::Equal>
222 CacheDescriptor aKey (pDocument, rPreviewSize); in GetCache()
335 CacheDescriptor(aKey,rNewPreviewSize), in ChangeSize()

Completed in 11 milliseconds