Home
last modified time | relevance | path

Searched refs:ImplGetCacheEntry (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svtools/source/graphic/ !
H A Dgrfcache.cxx761 GraphicCacheEntry* pEntry = ImplGetCacheEntry( rObj ); in GraphicObjectWasSwappedOut()
771 GraphicCacheEntry* pEntry = ImplGetCacheEntry( rObj ); in FillSwappedGraphicObject()
783 GraphicCacheEntry* pEntry = ImplGetCacheEntry( rObj ); in GraphicObjectWasSwappedIn()
884 const GraphicCacheEntry* pCacheEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in IsInDisplayCache()
903 GraphicCacheEntry* pEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in GetUniqueID()
910 pEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in GetUniqueID()
932 GraphicDisplayCacheEntry* pNewEntry = new GraphicDisplayCacheEntry( ImplGetCacheEntry( rObj ), in CreateDisplayCacheObj()
966 GraphicDisplayCacheEntry* pNewEntry = new GraphicDisplayCacheEntry( ImplGetCacheEntry( rObj ), in CreateDisplayCacheObj()
993 const GraphicCacheEntry* pCacheEntry = ImplGetCacheEntry( rObj ); in DrawDisplayCacheObj()
1059 GraphicCacheEntry* GraphicCache::ImplGetCacheEntry( const GraphicObject& rObj ) in ImplGetCacheEntry() function in GraphicCache
H A Dgrfcache.hxx52 GraphicCacheEntry* ImplGetCacheEntry( const GraphicObject& rObj );

Completed in 16 milliseconds