Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsGenericPageCache.cxx44 maRequestQueue(rpCacheContext), in GenericPageCache()
64 maRequestQueue.Clear(); in ~GenericPageCache()
86 maRequestQueue, in ProvideCacheAndProcessor()
239 maRequestQueue.AddRequest(aKey, ePriorityClass); in RequestPreviewBitmap()
273 maRequestQueue.RemoveRequest(aKey); in ReleasePreviewBitmap()
277 if ( ! maRequestQueue.IsEmpty()) in ReleasePreviewBitmap()
307 maRequestQueue.Clear(); in InvalidateCache()
314 RequestFactory()(maRequestQueue, mpCacheContext); in InvalidateCache()
333 maRequestQueue.ChangeClass(aKey,VISIBLE_NO_PREVIEW); in SetPreciousFlag()
341 maRequestQueue.RemoveRequest(aKey); in SetPreciousFlag()
[all …]
H A DSlsGenericPageCache.hxx143 RequestQueue maRequestQueue; member in sd::slidesorter::cache::GenericPageCache
H A DSlsRequestQueue.cxx239 SSCD_SET_STATUS(maRequestQueue.begin()->mpData->GetPage(),NONE); in PopFront()

Completed in 24 milliseconds