Home
last modified time | relevance | path

Searched refs:GraphicCacheEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx166 class GraphicCacheEntry class
187 GraphicCacheEntry( const GraphicObject& rObj );
188 ~GraphicCacheEntry();
205 GraphicCacheEntry::GraphicCacheEntry( const GraphicObject& rObj ) : in GraphicCacheEntry() function in GraphicCacheEntry
218 GraphicCacheEntry::~GraphicCacheEntry() in ~GraphicCacheEntry()
229 sal_Bool GraphicCacheEntry::ImplInit( const GraphicObject& rObj ) in ImplInit()
291 void GraphicCacheEntry::ImplFillSubstitute( Graphic& rSubstitute ) in ImplFillSubstitute()
347 void GraphicCacheEntry::AddGraphicObjectReference( const GraphicObject& rObj, Graphic& rSubstitute ) in AddGraphicObjectReference()
358 sal_Bool GraphicCacheEntry::ReleaseGraphicObjectReference( const GraphicObject& rObj ) in ReleaseGraphicObjectReference()
376 sal_Bool GraphicCacheEntry::HasGraphicObjectReference( const GraphicObject& rObj ) in HasGraphicObjectReference()
[all …]
H A Dgrfcache.hxx36 class GraphicCacheEntry;
52 GraphicCacheEntry* ImplGetCacheEntry( const GraphicObject& rObj );