Searched refs:ReplaceObjectAtView (Results 1 – 18 of 18) sorted by relevance
/aoo42x/main/sd/source/ui/view/ |
H A D | sdview4.cxx | 174 ReplaceObjectAtView(pPickObj, *pPV, pNewGrafObj); // maybe ReplaceObjectAtView in InsertGraphic() 315 ReplaceObjectAtView(pPickObj, *pPV, pNewMediaObj); in InsertMediaURL() 339 ReplaceObjectAtView(pPickObj, *pPV, pNewMediaObj); in InsertMediaURL()
|
H A D | GraphicObjectBar.cxx | 170 pView->ReplaceObjectAtView( pObj, *pPageView, pFilteredObj ); in ExecuteFilter()
|
H A D | drviews6.cxx | 397 mpDrawView->ReplaceObjectAtView( pObj, *pPV, pNewObj ); in ExecBmpMask()
|
H A D | drviews2.cxx | 699 mpDrawView->ReplaceObjectAtView(pReplacementCandidate, *pPageView, pGraphicObj); in FuTemporary()
|
H A D | drviews9.cxx | 194 mpDrawView->ReplaceObjectAtView(pGrafObj, *pPV, pNewGrafObj); in SO2_DECL_REF()
|
H A D | drviews1.cxx | 872 mpDrawView->ReplaceObjectAtView( pObj, *pPV, pTempSdrGrafObj ); in DoVerb()
|
H A D | drviewse.cxx | 1398 … mpDrawView->ReplaceObjectAtView( pObj, *mpDrawView->GetSdrPageView(), pNewObj ); in FuSupport()
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuvect.cxx | 103 mpView->ReplaceObjectAtView( pObj, *pPageView, pVectObj ); in DoExecute()
|
H A D | fuinsert.cxx | 393 mpView->ReplaceObjectAtView(pPickObj, *pPV, pOleObj, sal_True ); in DoExecute()
|
/aoo42x/main/sc/source/ui/drawfunc/ |
H A D | graphsh.cxx | 137 pView->ReplaceObjectAtView( pObj, *pPageView, pFilteredObj ); in ExecuteFilter()
|
/aoo42x/main/svx/source/engine3d/ |
H A D | view3d1.cxx | 73 ReplaceObjectAtView(pObj, *GetSdrPageView(), pNewObj); in ConvertMarkedToPolyObj()
|
H A D | view3d.cxx | 1022 ReplaceObjectAtView(pRepObj, *pPV, pScene, sal_False); in ConvertMarkedObjTo3D()
|
/aoo42x/main/sd/source/ui/table/ |
H A D | tablefunction.cxx | 196 mpView->ReplaceObjectAtView(pPickObj, *pPV, pObj, sal_True ); in FuTable()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdedtv.hxx | 327 …void ReplaceObjectAtView(SdrObject* pOldObj, SdrPageView& rPV, SdrObject* pNewObj, sal_Bool bMark=…
|
/aoo42x/main/sw/source/core/frmedt/ |
H A D | fecopy.cxx | 1465 pView->ReplaceObjectAtView(pOldObj, *Imp()->GetPageView(), pNewObj); in Paste() 1596 pView->ReplaceObjectAtView(pObj, *pView->GetSdrPageView(), pNewGrafObj); in Paste()
|
/aoo42x/main/sw/source/ui/shells/ |
H A D | drawsh.cxx | 160 … pSdrView->ReplaceObjectAtView(&rObject, *pSdrView->GetSdrPageView(), pNewGrafObj); in InsertPictureFromFile()
|
/aoo42x/main/sc/source/ui/view/ |
H A D | drawview.cxx | 994 ReplaceObjectAtView(&rHitObject, *GetSdrPageView(), pNewGrafObj); in ApplyGraphicToObject()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdedtv.cxx | 1024 void SdrEditView::ReplaceObjectAtView(SdrObject* pOldObj, SdrPageView& rPV, SdrObject* pNewObj, sal… in ReplaceObjectAtView() function in SdrEditView
|
Completed in 147 milliseconds