Searched refs:pSrcPg (Results 1 – 2 of 2) sorted by relevance
437 const SdrPage* pSrcPg=pNewModel->GetPage(nPg); in GetMarkedObjModel() local438 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() local496 sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in Paste()499 Rectangle aR = pSrcPg->GetAllObjBoundRect(); in Paste()505 const SdrObject* pSrcOb = pSrcPg->GetObj(nOb); in Paste()
353 const SdrPage* pSrcPg=pSrcMod->GetPage(nPg); in Paste() local356 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 19 milliseconds