Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/
H A Dfilter.cxx987 class ImpFilterLibCache;
1041 class ImpFilterLibCache class
1047 ImpFilterLibCache();
1048 ~ImpFilterLibCache();
1055 ImpFilterLibCache::ImpFilterLibCache() : in ImpFilterLibCache() function in ImpFilterLibCache
1063 ImpFilterLibCache::~ImpFilterLibCache() in ~ImpFilterLibCache()
1076 ImpFilterLibCacheEntry* ImpFilterLibCache::GetFilter( const String& rFilterPath, const String& rFil… in GetFilter()
1110 namespace { struct Cache : public rtl::Static<ImpFilterLibCache, Cache> {}; }
1735 ImpFilterLibCache &rCache = Cache::get(); in ImportGraphic()

Completed in 32 milliseconds