Lines Matching refs:SdrDragView
232 : SdrDragView(pModel1,pOut), in SdrCreateView()
253 return SdrDragView::IsAction() || pAktCreate!=NULL; in IsAction()
258 SdrDragView::MovAction(rPnt); in MovAction()
267 SdrDragView::EndAction(); in EndAction()
273 SdrDragView::BckAction(); in BckAction()
278 SdrDragView::BrkAction(); in BrkAction()
294 SdrDragView::TakeActionRect(rRect); in TakeActionRect()
366 return SdrDragView::MouseMove(rMEvt,pWin); in MouseMove()
513 const Rectangle& rWorkArea = ((SdrDragView*)this)->GetWorkArea(); in ImpBegCreateObj()
920 return SdrDragView::GetAttributes(rTargetSet, bOnlyHardAttr); in GetAttributes()
934 return SdrDragView::SetAttributes(rSet,bReplaceAll); in SetAttributes()
947 return SdrDragView::GetStyleSheet(); // SdrDragView::GetStyleSheet(rOk); in GetStyleSheet()
960 return SdrDragView::SetStyleSheet(pStyleSheet,bDontRemoveHardAttr); in SetStyleSheet()