Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlsViewCacheContext.cxx45 ViewCacheContext::ViewCacheContext (SlideSorter& rSlideSorter) in ViewCacheContext() function in sd::slidesorter::view::ViewCacheContext
54 ViewCacheContext::~ViewCacheContext (void) in ~ViewCacheContext()
61 void ViewCacheContext::NotifyPreviewCreation ( in NotifyPreviewCreation()
82 bool ViewCacheContext::IsIdle (void) in IsIdle()
94 bool ViewCacheContext::IsVisible (cache::CacheKey aKey) in IsVisible()
103 const SdrPage* ViewCacheContext::GetPage (cache::CacheKey aKey) in GetPage()
111 ::boost::shared_ptr<std::vector<cache::CacheKey> > ViewCacheContext::GetEntryList (bool bVisible) in GetEntryList()
132 sal_Int32 ViewCacheContext::GetPriority (cache::CacheKey aKey) in GetPriority()
140 model::SharedPageDescriptor ViewCacheContext::GetDescriptor (cache::CacheKey aKey) in GetDescriptor()
149 ::com::sun::star::uno::Reference<com::sun::star::uno::XInterface> ViewCacheContext::GetModel (void) in GetModel()
H A DSlsViewCacheContext.hxx43 class ViewCacheContext : public cache::CacheContext class
46 ViewCacheContext (SlideSorter& rSlideSorter);
47 virtual ~ViewCacheContext (void);
H A DSlideSorterView.cxx837 cache::SharedCacheContext(new ViewCacheContext(mrSlideSorter)))); in GetPreviewCache()

Completed in 20 milliseconds