Lines Matching refs:mbIsPreview
429 mbIsPreview = sal_False; in SdrGrafObj()
456 mbIsPreview = sal_False; in SdrGrafObj()
483 mbIsPreview = sal_False; in SdrGrafObj()
507 mbIsPreview = sal_False; in SetGraphicObject()
548 mbIsPreview = sal_False; in NbcSetGraphic()
628 return mbIsPreview ? sal_True : pGraphic->IsSwappedOut(); in IsSwappedOut()
645 mbIsPreview = sal_False; in SetGrafStreamURL()
687 if( mbIsPreview ) in ForceSwapIn()
697 const_cast< SdrGrafObj* >( this )->mbIsPreview = sal_False; in ForceSwapIn()
1490 if( pModel && !mbIsPreview && pModel->IsSwapGraphics() && pGraphic->GetSizeBytes() > 20480 ) in IMPL_LINK()
1555 mbIsPreview = sal_True; in IMPL_LINK()