Lines Matching refs:SdrPageView
116 SdrPageView* mpPageView;
122 SdrPageView* pPageView, sal_uInt16 nHelpLineNumber, SdrHelpLineKind eKind);
128 SdrPageView* GetPageView() const { return mpPageView; } in GetPageView()
135 SdrPageView* pPageView, sal_uInt16 nHelpLineNumber, SdrHelpLineKind eKind) in ImplHelpLineOverlay()
308 Point SdrSnapView::GetSnapPos(const Point& rPnt, const SdrPageView* pPV) const in GetSnapPos()
316 sal_uInt16 SdrSnapView::SnapPos(Point& rPnt, const SdrPageView* pPV) const in SnapPos()
468 void SdrSnapView::CheckSnap(const Point& rPt, const SdrPageView* pPV, long& nBestXSnap, long& nBest… in CheckSnap()
495 sal_uInt16 SdrSnapView::SnapRect(const Rectangle& rRect, const SdrPageView* pPV, long& rDX, long& r… in SnapRect()
546 SdrPageView* pPV = GetSdrPageView(); in EndSetPageOrg()
574 …t& rPnt, short nTol, const OutputDevice& rOut, sal_uInt16& rnHelpLineNum, SdrPageView*& rpPV) const in PickHelpLine()
578 SdrPageView* pPV = GetSdrPageView(); in PickHelpLine()
594 sal_Bool SdrSnapView::BegDragHelpLine(sal_uInt16 nHelpLineNum, SdrPageView* pPV) in BegDragHelpLine()
680 SdrPageView* pPageView = mpHelpLineOverlay->GetPageView(); in EndDragHelpLine()