Lines Matching refs:SdrDragView

65 void SdrDragView::ImpClearVars()  in ImpClearVars()
100 void SdrDragView::ImpMakeDragAttr() in ImpMakeDragAttr()
105 SdrDragView::SdrDragView(SdrModel* pModel1, OutputDevice* pOut) in SdrDragView() function in SdrDragView
112 SdrDragView::~SdrDragView() in ~SdrDragView()
117 void SdrDragView::ImpDelDragAttr() in ImpDelDragAttr()
121 sal_Bool SdrDragView::IsAction() const in IsAction()
126 void SdrDragView::MovAction(const Point& rPnt) in MovAction()
135 void SdrDragView::EndAction() in EndAction()
144 void SdrDragView::BckAction() in BckAction()
150 void SdrDragView::BrkAction() in BrkAction()
156 void SdrDragView::TakeActionRect(Rectangle& rRect) const in TakeActionRect()
185 sal_Bool SdrDragView::TakeDragObjAnchorPos(Point& rPos, sal_Bool bTR ) const in TakeDragObjAnchorPos()
222 sal_Bool SdrDragView::TakeDragLimit(SdrDragMode /*eMode*/, Rectangle& /*rRect*/) const in TakeDragLimit()
227 sal_Bool SdrDragView::BegDragObj(const Point& rPnt, OutputDevice* pOut, SdrHdl* pHdl, short nMinMov… in BegDragObj()
541 void SdrDragView::MovDragObj(const Point& rPnt) in MovDragObj()
551 sal_Bool SdrDragView::EndDragObj(sal_Bool bCopy) in EndDragObj()
623 void SdrDragView::BrkDragObj() in BrkDragObj()
654 sal_Bool SdrDragView::IsInsObjPointPossible() const in IsInsObjPointPossible()
659 sal_Bool SdrDragView::ImpBegInsObjPoint(sal_Bool bIdxZwang, sal_uInt32 nIdx, const Point& rPnt, sal… in ImpBegInsObjPoint()
730 sal_Bool SdrDragView::EndInsObjPoint(SdrCreateCmd eCmd) in EndInsObjPoint()
747 sal_Bool SdrDragView::IsInsGluePointPossible() const in IsInsGluePointPossible()
769 sal_Bool SdrDragView::BegInsGluePoint(const Point& rPnt) in BegInsGluePoint()
833 void SdrDragView::ShowDragObj() in ShowDragObj()
855 void SdrDragView::HideDragObj() in HideDragObj()
866 void SdrDragView::SetNoDragXorPolys(sal_Bool bOn) in SetNoDragXorPolys()
893 void SdrDragView::SetDragStripes(sal_Bool bOn) in SetDragStripes()
907 sal_Bool SdrDragView::IsOrthoDesired() const in IsOrthoDesired()
919 void SdrDragView::SetRubberEdgeDragging(sal_Bool bOn) in SetRubberEdgeDragging()
934 void SdrDragView::SetRubberEdgeDraggingLimit(sal_uInt16 nEdgeObjAnz) in SetRubberEdgeDraggingLimit()
949 void SdrDragView::SetDetailedEdgeDragging(sal_Bool bOn) in SetDetailedEdgeDragging()
964 void SdrDragView::SetDetailedEdgeDraggingLimit(sal_uInt16 nEdgeObjAnz) in SetDetailedEdgeDraggingLimit()
979 void SdrDragView::SetMarkHandles() in SetMarkHandles()
987 void SdrDragView::SetSolidDragging(bool bOn) in SetSolidDragging()
995 bool SdrDragView::IsSolidDragging() const in IsSolidDragging()