Searched refs:WW8FKPCache (Results 1 – 5 of 5) sorted by relevance
110 class WW8FKPCache class116 typedef boost::shared_ptr<WW8FKPCache> Pointer_t;118 virtual ~WW8FKPCache();
185 WW8FKPCache::~WW8FKPCache() in ~WW8FKPCache()
261 WW8FKPCache::Pointer_t mpCHPFKPCache;264 WW8FKPCache::Pointer_t mpPAPFKPCache;
143 class WW8FKPCacheImpl : public WW8FKPCache
210 WW8FKPCache::Pointer_t(new WW8CHPFKPCacheImpl(mpDocStream, 5)); in WW8DocumentImpl()212 WW8FKPCache::Pointer_t(new WW8PAPFKPCacheImpl(mpDocStream, 5)); in WW8DocumentImpl()
Completed in 51 milliseconds