Home
last modified time | relevance | path

Searched refs:pSrcPg (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx437 const SdrPage* pSrcPg=pNewModel->GetPage(nPg); in GetMarkedObjModel() local
438 const sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in GetMarkedObjModel()
442 const SdrObject* pSrcOb=pSrcPg->GetObj(nOb); in GetMarkedObjModel()
495 const SdrPage* pSrcPg=rMod.GetPage(nPg); in Paste() local
496 sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in Paste()
499 Rectangle aR = pSrcPg->GetAllObjBoundRect(); in Paste()
505 const SdrObject* pSrcOb = pSrcPg->GetObj(nOb); in Paste()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx353 const SdrPage* pSrcPg=pSrcMod->GetPage(nPg); in Paste() local
356 Rectangle aR=pSrcPg->GetAllObjSnapRect(); in Paste()
364 sal_uIntPtr nOb,nObAnz=pSrcPg->GetObjCount(); in Paste()
373 const SdrObject* pSrcOb=pSrcPg->GetObj(nOb); in Paste()

Completed in 28 milliseconds