Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/graphic/
H A Dndgrf.cxx128 if ( rGrfObj.HasUserData() && rGrfObj.IsSwappedOut() ) in SwGrfNode()
232 if ( pGrfObj->HasUserData() && pGrfObj->IsSwappedOut() ) in ReRead()
282 if ( pGrfObj->HasUserData() && pGrfObj->IsSwappedOut() ) in ReRead()
389 const bool bWasSwappedOut = ( GetGrfObj().IsSwappedOut() == sal_True ); in onGraphicChanged()
533 return !maGrfObj.IsSwappedOut(); in SwapIn()
560 else if ( maGrfObj.IsSwappedOut() ) in SwapIn()
569 else if ( maGrfObj.IsSwappedOut() ) in SwapIn()
619 && !maGrfObj.IsSwappedOut() in SwapOut()
1059 if ( maGrfObj.IsSwappedOut() ) in MakeCopy()
/trunk/main/vcl/source/gdi/
H A Dgfxlink.cxx181 if( IsSwappedOut() ) in GetData()
278 if( !IsSwappedOut() && mpBuf ) in SwapOut()
301 if( IsSwappedOut() ) in SwapIn()
318 if( IsSwappedOut() ) in ExportNative()
343 if( rGfxLink.IsSwappedOut() ) in operator <<()
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofgraphic.cxx89 if(rGrafObj.IsSwappedOut()) in impPrepareGraphicWithAsynchroniousLoading()
171 if(rGrafObj.IsSwappedOut()) in impPrepareGraphicWithSynchroniousLoading()
254 if( bDoAsynchronGraphicLoading && rGrafObj.IsSwappedOut() ) in createPrimitive2DSequence()
H A Dviewcontactofgraphic.cxx430 if(rGraphicObject.IsSwappedOut() && bAllowReplacements) in visualisationUsesDraft()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx252 if( IsSwappedOut() ) in ImplAutoSwapIn()
849 if( !IsSwappedOut() ) in StartAnimation()
1235 if( IsAnimated() && !IsSwappedOut() ) in ResetAnimationLoopCount()
1340 if( !IsSwappedOut() ) in SetSwapState()
1353 if( !IsSwappedOut() ) in IMPL_LINK()
H A Dgrfcache.cxx233 if( !rObj.IsSwappedOut() ) in ImplInit()
402 if( !( (GraphicObject*) pObj )->IsSwappedOut() ) in GraphicObjectWasSwappedOut()
422 if( !mbSwappedAll && rObj.IsSwappedOut() ) in FillSwappedGraphicObject()
627 if( !rObj.IsSwappedOut() && in AddGraphicObject()
H A Dgrfmgr2.cxx323 if(pObj->meType == GRAPHIC_BITMAP && !pObj->IsSwappedOut() && pObj->GetSizeBytes()) in ImplCheckSizeOfSwappedInGraphics()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx626 sal_Bool SdrGrafObj::IsSwappedOut() const in IsSwappedOut() function in SdrGrafObj
628 return mbIsPreview ? sal_True : pGraphic->IsSwappedOut(); in IsSwappedOut()
699 if ( pGraphicLink && pGraphic->IsSwappedOut() ) in ForceSwapIn()
704 if( pGraphic->IsSwappedOut() || in ForceSwapIn()
/trunk/main/vcl/inc/vcl/
H A Dgfxlink.hxx178 sal_Bool IsSwappedOut() const { return( mpSwap != NULL ); } in IsSwappedOut() function in GfxLink
/trunk/main/svx/inc/svx/
H A Dsvdograf.hxx150 sal_Bool IsSwappedOut() const;
/trunk/main/sw/source/core/edit/
H A Deditsh.cxx311 pGrfNode->GetGrfObj().IsSwappedOut())) in IsGrfSwapOut()
312 : pGrfNode->GetGrfObj().IsSwappedOut()); in IsGrfSwapOut()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1814 sal_Bool bSwapped = static_cast< SdrGrafObj* >( mpObj.get() )->IsSwappedOut(); in getPropertyValueImpl()
1846 sal_Bool bSwapped = static_cast< SdrGrafObj* >( mpObj.get() )->IsSwappedOut(); in getPropertyValueImpl()
1881 sal_Bool bSwapped = static_cast< SdrGrafObj* >( mpObj.get() )->IsSwappedOut(); in getPropertyValueImpl()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx422 sal_Bool IsSwappedOut() const { return( mbAutoSwapped || maGraphic.IsSwapOut() ); } in IsSwappedOut() function in GraphicObject
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx769 bool bWasSwappedOut = pGrfNode->GetGrfObj().IsSwappedOut(); in GetSwappedInSize()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx970 const sal_Bool bSwapped = rGrfObj.IsSwappedOut(); in PaintPicture()

Completed in 90 milliseconds