Searched refs:mbSwappedAll (Results 1 – 1 of 1) sorted by relevance
176 sal_Bool mbSwappedAll; member in GraphicCacheEntry210 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 21 milliseconds