Searched refs:rGrafObj (Results 1 – 4 of 4) sorted by relevance
89 if(rGrafObj.IsSwappedOut()) in impPrepareGraphicWithAsynchroniousLoading()91 if(rGrafObj.IsLinkedGraphic()) in impPrepareGraphicWithAsynchroniousLoading()135 rGrafObj.ForceSwapIn(); in impPrepareGraphicWithAsynchroniousLoading()141 rGrafObj.ForceSwapIn(); in impPrepareGraphicWithAsynchroniousLoading()171 if(rGrafObj.IsSwappedOut()) in impPrepareGraphicWithSynchroniousLoading()173 if(rGrafObj.IsLinkedGraphic()) in impPrepareGraphicWithSynchroniousLoading()187 rGrafObj.ForceSwapIn(); in impPrepareGraphicWithSynchroniousLoading()193 rGrafObj.ForceSwapIn(); in impPrepareGraphicWithSynchroniousLoading()213 rGrafObj.ForceSwapIn(); in doAsynchGraphicLoading()250 bool bDoAsynchronGraphicLoading(rGrafObj.GetModel() && rGrafObj.GetModel()->IsSwapGraphics()); in createPrimitive2DSequence()[all …]
74 ViewContactOfGraphic::ViewContactOfGraphic(SdrGrafObj& rGrafObj) in ViewContactOfGraphic() argument75 : ViewContactOfTextObj(rGrafObj) in ViewContactOfGraphic()
67 ViewContactOfGraphic(SdrGrafObj& rGrafObj);
1847 const GraphicObject& rGrafObj = static_cast< SdrGrafObj*>( mpObj.get() )->GetGraphicObject(true); in getPropertyValueImpl() local1849 aURL += OUString::createFromAscii( rGrafObj.GetUniqueID().GetBuffer() ); in getPropertyValueImpl()
Completed in 84 milliseconds