Home
last modified time | relevance | path

Searched refs:rGrafObj (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofgraphic.cxx89 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 …]
H A Dviewcontactofgraphic.cxx74 ViewContactOfGraphic::ViewContactOfGraphic(SdrGrafObj& rGrafObj) in ViewContactOfGraphic() argument
75 : ViewContactOfTextObj(rGrafObj) in ViewContactOfGraphic()
/trunk/main/svx/inc/svx/sdr/contact/
H A Dviewcontactofgraphic.hxx67 ViewContactOfGraphic(SdrGrafObj& rGrafObj);
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1847 const GraphicObject& rGrafObj = static_cast< SdrGrafObj*>( mpObj.get() )->GetGraphicObject(true); in getPropertyValueImpl() local
1849 aURL += OUString::createFromAscii( rGrafObj.GetUniqueID().GetBuffer() ); in getPropertyValueImpl()

Completed in 40 milliseconds