Searched refs:mbIsPreview (Results 1 – 4 of 4) sorted by relevance
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()[all …]
530 mbIsPreview = pOptions->IsPreviewNewEffects(); in CustomAnimationCreateDialog()550 getCurrentPage()->setIsPreview( mbIsPreview ); in CustomAnimationCreateDialog()622 getCurrentPage()->setIsPreview( mbIsPreview ); in IMPL_LINK()629 mbIsPreview = getCurrentPage()->getIsPreview(); in IMPL_LINK()
69 bool mbIsPreview; member in sd::CustomAnimationCreateDialog
114 unsigned mbIsPreview : 1; member in SdrGrafObj
Completed in 39 milliseconds