summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svddrgv.cxx')
-rw-r--r--svx/source/svdraw/svddrgv.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/svdraw/svddrgv.cxx b/svx/source/svdraw/svddrgv.cxx
index 84967e31150e..3c0a96bb195d 100644
--- a/svx/source/svdraw/svddrgv.cxx
+++ b/svx/source/svdraw/svddrgv.cxx
@@ -42,11 +42,11 @@
using namespace sdr;
-////////////////////////////////////////////////////////////////////////////////////////////////////
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
+
// DragView
-////////////////////////////////////////////////////////////////////////////////////////////////////
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
+
void SdrDragView::ImpClearVars()
{
@@ -191,7 +191,7 @@ sal_Bool SdrDragView::TakeDragObjAnchorPos(Point& rPos, sal_Bool bTR ) const
return sal_False;
}
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
sal_Bool SdrDragView::TakeDragLimit(SdrDragMode /*eMode*/, Rectangle& /*rRect*/) const
{
@@ -823,7 +823,7 @@ void SdrDragView::HideDragObj()
}
}
-////////////////////////////////////////////////////////////////////////////////////////////////////
+
void SdrDragView::SetNoDragXorPolys(sal_Bool bOn)
{