Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx176 sal_Bool mbSwappedAll; member in GraphicCacheEntry
210 mbSwappedAll ( true ) in GraphicCacheEntry()
212 mbSwappedAll = !ImplInit(rObj); in GraphicCacheEntry()
349 if( mbSwappedAll ) in AddGraphicObjectReference()
350 mbSwappedAll = !ImplInit( rObj ); in AddGraphicObjectReference()
399 mbSwappedAll = sal_True; in GraphicObjectWasSwappedOut()
403 mbSwappedAll = sal_False; in GraphicObjectWasSwappedOut()
405 if( mbSwappedAll ) in GraphicObjectWasSwappedOut()
422 if( !mbSwappedAll && rObj.IsSwappedOut() ) in FillSwappedGraphicObject()
437 if( mbSwappedAll ) in GraphicObjectWasSwappedIn()
[all …]

Completed in 25 milliseconds