summaryrefslogtreecommitdiff
path: root/sw/source
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source')
-rw-r--r--sw/source/core/draw/dcontact.cxx2
-rw-r--r--sw/source/core/draw/dflyobj.cxx2
-rw-r--r--sw/source/ui/ribbar/concustomshape.cxx2
-rw-r--r--sw/source/ui/ribbar/drawbase.cxx2
4 files changed, 0 insertions, 8 deletions
diff --git a/sw/source/core/draw/dcontact.cxx b/sw/source/core/draw/dcontact.cxx
index 1ecaa7bf853d..a3ea1574794a 100644
--- a/sw/source/core/draw/dcontact.cxx
+++ b/sw/source/core/draw/dcontact.cxx
@@ -2629,6 +2629,4 @@ SdrObject* SwDrawVirtObj::getFullDragClone() const
return SdrVirtObj::getFullDragClone();
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index 624010d07cb8..19ec682bf011 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -992,6 +992,4 @@ SdrObject* SwVirtFlyDrawObj::getFullDragClone() const
return SdrVirtObj::getFullDragClone();
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/ui/ribbar/concustomshape.cxx b/sw/source/ui/ribbar/concustomshape.cxx
index bd2015e97e15..c43d9cf0e4ef 100644
--- a/sw/source/ui/ribbar/concustomshape.cxx
+++ b/sw/source/ui/ribbar/concustomshape.cxx
@@ -234,6 +234,4 @@ bool ConstCustomShape::doConstructOrthogonal() const
return SdrObjCustomShape::doConstructOrthogonal(aCustomShape);
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/ui/ribbar/drawbase.cxx b/sw/source/ui/ribbar/drawbase.cxx
index 677e4191186a..5b8f13d0f695 100644
--- a/sw/source/ui/ribbar/drawbase.cxx
+++ b/sw/source/ui/ribbar/drawbase.cxx
@@ -721,6 +721,4 @@ bool SwDrawBase::doConstructOrthogonal() const
return false;
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */