Home
last modified time | relevance | path

Searched refs:cache (Results 26 – 50 of 156) sorted by relevance

1234567

/aoo4110/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx603 ::boost::shared_ptr<cache::PageCache> pCache = GetPreviewCache(); in UpdatePreciousFlags()
818 cache::PageCacheManager::Instance()->InvalidateAllCaches(); in ConfigurationChanged()
828 ::boost::shared_ptr<cache::PageCache> SlideSorterView::GetPreviewCache (void) in GetPreviewCache()
834 new cache::PageCache( in GetPreviewCache()
837 cache::SharedCacheContext(new ViewCacheContext(mrSlideSorter)))); in GetPreviewCache()
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsListener.cxx615 cache::PageCacheManager::Instance()->ReleasePreviewBitmap(pPage); in HandleModelChange()
630 cache::PageCacheManager::Instance()->InvalidateAllPreviewBitmaps(pDocument->getUnoModel()); in HandleModelChange()
645 … ::boost::shared_ptr<cache::PageCacheManager> pCacheManager (cache::PageCacheManager::Instance()); in HandleShapeModification()
/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsGenericPageCache.cxx37 namespace sd { namespace slidesorter { namespace cache { namespace
250 ::boost::shared_ptr<cache::PageCacheManager> pCacheManager ( in InvalidatePreviewBitmap()
251 cache::PageCacheManager::Instance()); in InvalidatePreviewBitmap()
H A DSlsBitmapCache.cxx48 namespace sd { namespace slidesorter { namespace cache { namespace
112 ::std::pair< ::sd::slidesorter::cache::BitmapCache::CacheKey,
113 ::sd::slidesorter::cache::BitmapCache::CacheEntry>
H A DSlsRequestFactory.hxx29 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsRequestPriorityClass.hxx27 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsBitmapFactory.hxx37 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsCacheCompactor.hxx31 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsCacheConfiguration.hxx33 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsRequestQueue.hxx34 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsBitmapFactory.cxx49 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsGenericPageCache.hxx31 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsRequestFactory.cxx38 namespace sd { namespace slidesorter { namespace cache { namespace
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXExternalSheetCache.idl76 /** Index corresponding to this instance of an external sheet cache for
79 <p>This index to the external sheet cache is expected in the
83 <p>Each external sheet cache has a unique index value inside the
/aoo4110/main/sysui/desktop/debian/
H A Dpostinst38 if [ -e /usr/share/icons/$theme/icon-theme.cache ] ; then
41 if (which gtk-update-icon-cache); then
42 gtk-update-icon-cache /usr/share/icons/$theme
/aoo4110/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectPainter.hxx33 namespace sd { namespace slidesorter { namespace cache { namespace
81 ::boost::shared_ptr<cache::PageCache> mpCache;
/aoo4110/main/offapi/com/sun/star/auth/
H A DSSOPasswordCache.idl41 /** provides access to a cache which maps usernames to associated passwords.
42 Individual cache entries may be persisted.
/aoo4110/main/offapi/com/sun/star/deployment/
H A DPackageRegistryBackend.idl55 cache directory that the registry has to use
57 reflects whether writing to cache directory is allowed
/aoo4110/main/offapi/com/sun/star/configuration/backend/
H A DOfflineBackend.idl37 implements <type>BackendAdapter</type> that maintains a cache so it
53 is activated. This may fail, if the offline cache has not been filled
/aoo4110/main/ridljar/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java239 TypeDescription desc = cache.get(typeName); in get()
242 cache.put(desc); in get()
705 private static final Cache cache = new Cache(); field in TypeDescription
/aoo4110/main/offapi/com/sun/star/ucb/
H A DXDynamicResultSet.idl163 and sets it as Source to the given cache.
166 result set cache for further access.
/aoo4110/main/svtools/source/dialogs/
H A Dso3res.src42 Text [ en-US ] = "No cache files were updated." ;
46 Text [ en-US ] = "Some cache files were not updated." ;
/aoo4110/main/scp2/source/ooo/
H A Dprofileitem_ooo.scp259 Value = "$UNO_SHARED_PACKAGES/cache";
304 Value = "$UNO_USER_PACKAGES/cache";
/aoo4110/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsCacheContext.hxx35 namespace sd { namespace slidesorter { namespace cache { namespace
H A DSlsPageCache.hxx38 namespace sd { namespace slidesorter { namespace cache { namespace

Completed in 115 milliseconds

1234567