summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdsnpv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdsnpv.cxx')
-rw-r--r--svx/source/svdraw/svdsnpv.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdsnpv.cxx b/svx/source/svdraw/svdsnpv.cxx
index 2964d00e9b36..40a8563247d8 100644
--- a/svx/source/svdraw/svdsnpv.cxx
+++ b/svx/source/svdraw/svdsnpv.cxx
@@ -208,7 +208,6 @@ SdrSnapView::~SdrSnapView()
}
-
bool SdrSnapView::IsAction() const
{
return IsSetPageOrg() || IsDragHelpLine() || SdrPaintView::IsAction();
@@ -260,7 +259,6 @@ void SdrSnapView::TakeActionRect(Rectangle& rRect) const
}
-
Point SdrSnapView::GetSnapPos(const Point& rPnt, const SdrPageView* pPV) const
{
Point aPt(rPnt);
@@ -447,7 +445,6 @@ void SdrSnapView::CheckSnap(const Point& rPt, const SdrPageView* pPV, long& nBes
}
-
void SdrSnapView::BegSetPageOrg(const Point& rPnt)
{
BrkAction();
@@ -497,7 +494,6 @@ void SdrSnapView::BrkSetPageOrg()
}
-
bool SdrSnapView::PickHelpLine(const Point& rPnt, short nTol, const OutputDevice& rOut, sal_uInt16& rnHelpLineNum, SdrPageView*& rpPV) const
{
rpPV=nullptr;