Home
last modified time | relevance | path

Searched refs:ReleaseFromCache (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/svtools/inc/svtools/
H A Dgrfmgr.hxx350 void ReleaseFromCache();
589 void ReleaseFromCache( const GraphicObject& rObj );
/aoo4110/main/sw/inc/
H A Dndgrf.hxx139 void ReleaseGraphicFromCache() { maGrfObj.ReleaseFromCache(); } in ReleaseGraphicFromCache()
/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr.cxx654 void GraphicObject::ReleaseFromCache() in ReleaseFromCache() function in GraphicObject
657 mpMgr->ReleaseFromCache( *this ); in ReleaseFromCache()
H A Dgrfmgr2.cxx192 void GraphicManager::ReleaseFromCache( const GraphicObject& /*rObj*/ ) in ReleaseFromCache() function in GraphicManager

Completed in 57 milliseconds