Lines Matching refs:mbIsPreview
434 mbIsPreview = sal_False; in SdrGrafObj()
461 mbIsPreview = sal_False; in SdrGrafObj()
488 mbIsPreview = sal_False; in SdrGrafObj()
512 mbIsPreview = sal_False; in SetGraphicObject()
553 mbIsPreview = sal_False; in NbcSetGraphic()
633 return mbIsPreview ? sal_True : pGraphic->IsSwappedOut(); in IsSwappedOut()
650 mbIsPreview = sal_False; in SetGrafStreamURL()
692 if( mbIsPreview ) in ForceSwapIn()
702 const_cast< SdrGrafObj* >( this )->mbIsPreview = sal_False; in ForceSwapIn()
1496 if( pModel && !mbIsPreview && pModel->IsSwapGraphics() && pGraphic->GetSizeBytes() > 20480 ) in IMPL_LINK()
1561 mbIsPreview = sal_True; in IMPL_LINK()