Searched refs:ImpFilterLibCache (Results 1 – 1 of 1) sorted by relevance
1011 class ImpFilterLibCache;1065 class ImpFilterLibCache class1071 ImpFilterLibCache();1072 ~ImpFilterLibCache();1079 ImpFilterLibCache::ImpFilterLibCache() : in ImpFilterLibCache() function in ImpFilterLibCache1087 ImpFilterLibCache::~ImpFilterLibCache() in ~ImpFilterLibCache()1100 ImpFilterLibCacheEntry* ImpFilterLibCache::GetFilter( const String& rFilterPath, const String& rFil… in GetFilter()1134 namespace { struct Cache : public rtl::Static<ImpFilterLibCache, Cache> {}; }1759 ImpFilterLibCache &rCache = Cache::get(); in ImportGraphic()