Searched refs:pDragEditView (Results 1 – 1 of 1) sorted by relevance
102 SdrView* pDragEditView = NULL; in PasteDraw() local108 pDragEditView = pDrawTrans->GetDragSourceView(); in PasteDraw()126 sal_Bool bSameDoc = ( pDragEditView && pDragEditView->GetModel() == pScDrawView->GetModel() ); in PasteDraw()131 Point aSourceStart = pDragEditView->GetAllMarkedRect().TopLeft(); in PasteDraw()139 pDragEditView->GetSdrPageView()->GetPage() ) in PasteDraw()142 pDragEditView->MoveAllMarked(Size(nDiffX,nDiffY), sal_False); in PasteDraw()146 SdrModel* pDrawModel = pDragEditView->GetModel(); in PasteDraw()157 SdrMarkList aMark = pDragEditView->GetMarkedObjectList(); in PasteDraw()188 pDragEditView->DeleteMarked(); in PasteDraw()