Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/framework/factories/
H A DBasicViewFactory.cxx119 class BasicViewFactory::ViewCache class in sd::framework::BasicViewFactory
123 ViewCache (void) {}; in ViewCache() function in sd::framework::BasicViewFactory::ViewCache
139 mpViewCache(new ViewCache()), in BasicViewFactory()
543 ViewCache::iterator iEntry; in GetViewFromCache()
H A DBasicViewFactory.hxx114 class ViewCache;
116 ::boost::shared_ptr<ViewCache> mpViewCache;