Lines Matching refs:SdrMarkView

144 void SdrMarkView::ImpClearVars()  in ImpClearVars()
173 SdrMarkView::SdrMarkView(SdrModel* pModel1, OutputDevice* pOut) in SdrMarkView() function in SdrMarkView
185 SdrMarkView::~SdrMarkView() in ~SdrMarkView()
194 void __EXPORT SdrMarkView::Notify(SfxBroadcaster& rBC, const SfxHint& rHint) in Notify()
216 void SdrMarkView::ModelHasChanged() in ModelHasChanged()
237 sal_Bool SdrMarkView::IsAction() const in IsAction()
242 void SdrMarkView::MovAction(const Point& rPnt) in MovAction()
260 void SdrMarkView::EndAction() in EndAction()
278 void SdrMarkView::BckAction() in BckAction()
286 void SdrMarkView::BrkAction() in BrkAction()
294 void SdrMarkView::TakeActionRect(Rectangle& rRect) const in TakeActionRect()
308 void SdrMarkView::ClearPageView() in ClearPageView()
314 void SdrMarkView::HideSdrPage() in HideSdrPage()
350 sal_Bool SdrMarkView::BegMarkObj(const Point& rPnt, sal_Bool bUnmark) in BegMarkObj()
365 void SdrMarkView::MovMarkObj(const Point& rPnt) in MovMarkObj()
376 sal_Bool SdrMarkView::EndMarkObj() in EndMarkObj()
397 void SdrMarkView::BrkMarkObj() in BrkMarkObj()
409 sal_Bool SdrMarkView::BegMarkPoints(const Point& rPnt, sal_Bool bUnmark) in BegMarkPoints()
429 void SdrMarkView::MovMarkPoints(const Point& rPnt) in MovMarkPoints()
441 sal_Bool SdrMarkView::EndMarkPoints() in EndMarkPoints()
463 void SdrMarkView::BrkMarkPoints() in BrkMarkPoints()
475 sal_Bool SdrMarkView::BegMarkGluePoints(const Point& rPnt, sal_Bool bUnmark) in BegMarkGluePoints()
495 void SdrMarkView::MovMarkGluePoints(const Point& rPnt) in MovMarkGluePoints()
507 sal_Bool SdrMarkView::EndMarkGluePoints() in EndMarkGluePoints()
529 void SdrMarkView::BrkMarkGluePoints() in BrkMarkGluePoints()
539 sal_Bool SdrMarkView::HasMarkableObj() const in HasMarkableObj()
558 sal_uIntPtr SdrMarkView::GetMarkableObjCount() const in GetMarkableObjCount()
602 void SdrMarkView::hideMarkHandles() in hideMarkHandles()
611 void SdrMarkView::showMarkHandles() in showMarkHandles()
620 sal_Bool SdrMarkView::ImpIsFrameHandles() const in ImpIsFrameHandles()
667 void SdrMarkView::SetMarkHandles() in SetMarkHandles()
928 void SdrMarkView::AddCustomHdl() in AddCustomHdl()
933 void SdrMarkView::SetDragMode(SdrDragMode eMode) in SetDragMode()
950 void SdrMarkView::AddDragModeHdl(SdrDragMode eMode) in AddDragModeHdl()
1098 sal_Bool SdrMarkView::MouseMove(const MouseEvent& rMEvt, Window* pWin) in MouseMove()
1136 void SdrMarkView::ForceRefToMarked() in ForceRefToMarked()
1226 void SdrMarkView::SetRef1(const Point& rPt) in SetRef1()
1238 void SdrMarkView::SetRef2(const Point& rPt) in SetRef2()
1250 void SdrMarkView::CheckMarked() in CheckMarked()
1300 void SdrMarkView::SetMarkRects() in SetMarkRects()
1311 void SdrMarkView::SetFrameHandles(sal_Bool bOn) in SetFrameHandles()
1324 void SdrMarkView::SetEditMode(SdrViewEditMode eMode) in SetEditMode()
1344 sal_Bool SdrMarkView::IsObjMarkable(SdrObject* pObj, SdrPageView* pPV) const in IsObjMarkable()
1359 sal_Bool SdrMarkView::IsMarkedObjHit(const Point& rPnt, short nTol) const in IsMarkedObjHit()
1371 SdrHdl* SdrMarkView::PickHandle(const Point& rPnt, sal_uIntPtr nOptions, SdrHdl* pHdl0) const in PickHandle()
1382 sal_Bool SdrMarkView::MarkObj(const Point& rPnt, short nTol, sal_Bool bToggle, sal_Bool bDeep) in MarkObj()
1397 sal_Bool SdrMarkView::MarkNextObj(sal_Bool bPrev) in MarkNextObj()
1452 sal_Bool SdrMarkView::MarkNextObj(const Point& rPnt, short nTol, sal_Bool bPrev) in MarkNextObj()
1562 sal_Bool SdrMarkView::MarkObj(const Rectangle& rRect, sal_Bool bUnmark) in MarkObj()
1606 void SdrMarkView::MarkObj(SdrObject* pObj, SdrPageView* pPV, sal_Bool bUnmark, sal_Bool bImpNoSetMa… in MarkObj()
1633 sal_Bool SdrMarkView::IsObjMarked(SdrObject* pObj) const in IsObjMarked()
1637 sal_uIntPtr nPos=((SdrMarkView*)this)->TryToFindMarkedObject(pObj); in IsObjMarked()
1641 sal_uInt16 SdrMarkView::GetMarkHdlSizePixel() const in GetMarkHdlSizePixel()
1646 void SdrMarkView::SetSolidMarkHdl(sal_Bool bOn) in SetSolidMarkHdl()
1656 void SdrMarkView::SetMarkHdlSizePixel(sal_uInt16 nSiz) in SetMarkHdlSizePixel()
1669 SdrObject* SdrMarkView::CheckSingleSdrObjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObject* pObj… in CheckSingleSdrObjectHit()
1735 SdrObject* SdrMarkView::CheckSingleSdrObjectHit(const Point& rPnt, sal_uInt16 nTol, SdrObjList* pOL… in CheckSingleSdrObjectHit()
1770 sal_Bool SdrMarkView::PickObj(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV,… in PickObj()
1775 sal_Bool SdrMarkView::PickObj(const Point& rPnt, short nTol, SdrObject*& rpObj, SdrPageView*& rpPV,… in PickObj()
1894 sal_Bool SdrMarkView::PickMarkedObj(const Point& rPnt, SdrObject*& rpObj, SdrPageView*& rpPV, sal_u… in PickMarkedObj()
1962 SdrHitKind SdrMarkView::PickSomething(const Point& rPnt, short nTol) const in PickSomething()
1985 void SdrMarkView::UnmarkAllObj(SdrPageView* pPV) in UnmarkAllObj()
2007 void SdrMarkView::MarkAllObj(SdrPageView* _pPV) in MarkAllObj()
2036 void SdrMarkView::AdjustMarkHdl() //HMHBOOL bRestraintPaint) in AdjustMarkHdl()
2049 Rectangle SdrMarkView::GetMarkedObjBoundRect() const in GetMarkedObjBoundRect()
2062 const Rectangle& SdrMarkView::GetMarkedObjRect() const in GetMarkedObjRect()
2065 ((SdrMarkView*)this)->bMarkedObjRectDirty=sal_False; in GetMarkedObjRect()
2074 ((SdrMarkView*)this)->aMarkedObjRect=aRect; in GetMarkedObjRect()
2081 void SdrMarkView::ImpTakeDescriptionStr(sal_uInt16 nStrCacheID, XubString& rStr, sal_uInt16 nVal, s… in ImpTakeDescriptionStr()
2115 sal_Bool SdrMarkView::EnterMarkedGroup() in EnterMarkedGroup()
2146 void SdrMarkView::MarkListHasChanged() in MarkListHasChanged()
2169 void SdrMarkView::SetMoveOutside(sal_Bool bOn) in SetMoveOutside()
2174 sal_Bool SdrMarkView::IsMoveOutside() const in IsMoveOutside()
2179 void SdrMarkView::SetDesignMode( sal_Bool _bOn ) in SetDesignMode()