Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx600 GraphicCache::GraphicCache( GraphicManager& rMgr, sal_uLong nDisplayCacheSize, sal_uLong nMaxObjDis… in GraphicCache() function in GraphicCache
614 GraphicCache::~GraphicCache() in ~GraphicCache()
712 void GraphicCache::ReleaseGraphicObject( const GraphicObject& rObj ) in ReleaseGraphicObject()
781 void GraphicCache::GraphicObjectWasSwappedIn( const GraphicObject& rObj ) in GraphicObjectWasSwappedIn()
799 void GraphicCache::SetMaxDisplayCacheSize( sal_uLong nNewCacheSize ) in SetMaxDisplayCacheSize()
836 void GraphicCache::SetCacheTimeout( sal_uLong nTimeoutSeconds ) in SetCacheTimeout()
859 void GraphicCache::ClearDisplayCache() in ClearDisplayCache()
900 ByteString GraphicCache::GetUniqueID( const GraphicObject& rObj ) const in GetUniqueID()
910 pEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in GetUniqueID()
1027 sal_Bool GraphicCache::ImplFreeDisplayCacheSpace( sal_uLong nSizeToFree ) in ImplFreeDisplayCacheSpace()
[all …]
H A Dgrfcache.hxx38 class GraphicCache class
59 GraphicCache( GraphicManager& rMgr,
62 ~GraphicCache();
H A Dgrfmgr2.cxx113 mpCache( new GraphicCache( *this, nCacheSize, nMaxObjCacheSize ) ) in GraphicManager()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx82 class GraphicCache;
511 GraphicCache* mpCache;
/trunk/main/offapi/com/sun/star/graphic/
H A DMediaProperties.idl59 can be used to access graphics held by the GraphicCache implementation.

Completed in 41 milliseconds