Home
last modified time | relevance | path

Searched refs:pSrcOb (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx442 const SdrObject* pSrcOb=pSrcPg->GetObj(nOb); in GetMarkedObjModel() local
444 if(pSrcOb->ISA(E3dScene)) in GetMarkedObjModel()
446 pScene = (E3dScene*)pSrcOb; in GetMarkedObjModel()
505 const SdrObject* pSrcOb = pSrcPg->GetObj(nOb); in Paste() local
506 if(pSrcOb->ISA(E3dScene)) in Paste()
508 E3dScene* pSrcScene = (E3dScene*)pSrcOb; in Paste()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx373 const SdrObject* pSrcOb=pSrcPg->GetObj(nOb); in Paste() local
376 SdrObject* pNeuObj = pSrcOb->Clone(); in Paste()
432 aCloneList.AddPair(pSrcOb, pNeuObj); in Paste()
H A Dsvdpage.cxx187 const SdrObject* pSrcOb=rSrcList.GetObj(no); in CopyObjects() local
188 SdrEdgeObj* pSrcEdge=PTR_CAST(SdrEdgeObj,pSrcOb); in CopyObjects()

Completed in 35 milliseconds