summaryrefslogtreecommitdiff
path: root/svx/source/engine3d
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-06 17:18:21 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:27 +0200
commit34569eb28fcddb52a96c153e02a4196370b26908 (patch)
tree81764d2ecba856973b6292303959ed3e4a543cf3 /svx/source/engine3d
parentd1ba5419cf9f75fe437b835e49d3b75459dd48c2 (diff)
drop bogus eof lines
Change-Id: Idda2852c3e96ce15fde75d5a95369ec50a012410
Diffstat (limited to 'svx/source/engine3d')
-rw-r--r--svx/source/engine3d/cube3d.cxx2
-rw-r--r--svx/source/engine3d/deflt3d.cxx2
-rw-r--r--svx/source/engine3d/dragmt3d.cxx2
-rw-r--r--svx/source/engine3d/e3dsceneupdater.cxx3
-rw-r--r--svx/source/engine3d/extrud3d.cxx2
-rw-r--r--svx/source/engine3d/helperhittest3d.cxx3
-rw-r--r--svx/source/engine3d/helperminimaldepth3d.cxx3
-rw-r--r--svx/source/engine3d/helperminimaldepth3d.hxx2
-rw-r--r--svx/source/engine3d/lathe3d.cxx2
-rw-r--r--svx/source/engine3d/obj3d.cxx3
-rw-r--r--svx/source/engine3d/polygn3d.cxx2
-rw-r--r--svx/source/engine3d/polysc3d.cxx2
-rw-r--r--svx/source/engine3d/scene3d.cxx2
-rw-r--r--svx/source/engine3d/sphere3d.cxx2
-rw-r--r--svx/source/engine3d/view3d.cxx2
15 files changed, 0 insertions, 34 deletions
diff --git a/svx/source/engine3d/cube3d.cxx b/svx/source/engine3d/cube3d.cxx
index 3bdac3950c59..4fa4e1a2e5b8 100644
--- a/svx/source/engine3d/cube3d.cxx
+++ b/svx/source/engine3d/cube3d.cxx
@@ -140,6 +140,4 @@ void E3dCubeObj::TakeObjNamePlural(XubString& rName) const
rName=ImpGetResStr(STR_ObjNamePluralCube3d);
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/deflt3d.cxx b/svx/source/engine3d/deflt3d.cxx
index 409a2d864834..6abad6eb461a 100644
--- a/svx/source/engine3d/deflt3d.cxx
+++ b/svx/source/engine3d/deflt3d.cxx
@@ -72,6 +72,4 @@ void E3dDefaultAttributes::Reset()
bDefaultExtrudeCloseBack = sal_True;
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/dragmt3d.cxx b/svx/source/engine3d/dragmt3d.cxx
index beb4a2b1fe24..81771f1ece41 100644
--- a/svx/source/engine3d/dragmt3d.cxx
+++ b/svx/source/engine3d/dragmt3d.cxx
@@ -741,6 +741,4 @@ Pointer E3dDragMove::GetSdrDragPointer() const
return Pointer(POINTER_MOVE);
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/e3dsceneupdater.cxx b/svx/source/engine3d/e3dsceneupdater.cxx
index b249880b2f44..91f79a583e2e 100644
--- a/svx/source/engine3d/e3dsceneupdater.cxx
+++ b/svx/source/engine3d/e3dsceneupdater.cxx
@@ -116,7 +116,4 @@ E3DModifySceneSnapRectUpdater::~E3DModifySceneSnapRectUpdater()
delete mpViewInformation3D;
}
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/extrud3d.cxx b/svx/source/engine3d/extrud3d.cxx
index 6399ec961ad2..a0a135ce9fb2 100644
--- a/svx/source/engine3d/extrud3d.cxx
+++ b/svx/source/engine3d/extrud3d.cxx
@@ -221,6 +221,4 @@ SdrAttrObj* E3dExtrudeObj::GetBreakObj()
return 0;
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/helperhittest3d.cxx b/svx/source/engine3d/helperhittest3d.cxx
index c83cae99556e..3b390a6edf7c 100644
--- a/svx/source/engine3d/helperhittest3d.cxx
+++ b/svx/source/engine3d/helperhittest3d.cxx
@@ -290,7 +290,4 @@ bool checkHitSingle3DObject(
return false;
}
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/helperminimaldepth3d.cxx b/svx/source/engine3d/helperminimaldepth3d.cxx
index ecddb9a93f98..1c43f4d01c70 100644
--- a/svx/source/engine3d/helperminimaldepth3d.cxx
+++ b/svx/source/engine3d/helperminimaldepth3d.cxx
@@ -198,7 +198,4 @@ double getMinimalDepthInViewCoordinates(const E3dCompoundObject& rObject)
return fRetval;
}
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/helperminimaldepth3d.hxx b/svx/source/engine3d/helperminimaldepth3d.hxx
index 767970dd7201..c14f26b9aad6 100644
--- a/svx/source/engine3d/helperminimaldepth3d.hxx
+++ b/svx/source/engine3d/helperminimaldepth3d.hxx
@@ -48,6 +48,4 @@ double getMinimalDepthInViewCoordinates(const E3dCompoundObject& rObject);
#endif // INCLUDED_SVX_HELPERMINIMALDEPTH_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/lathe3d.cxx b/svx/source/engine3d/lathe3d.cxx
index 6cf02cb11a19..f21a74b50d80 100644
--- a/svx/source/engine3d/lathe3d.cxx
+++ b/svx/source/engine3d/lathe3d.cxx
@@ -204,6 +204,4 @@ SdrAttrObj* E3dLatheObj::GetBreakObj()
return pPathObj;
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/obj3d.cxx b/svx/source/engine3d/obj3d.cxx
index 0081bee8884e..a5ca50baac04 100644
--- a/svx/source/engine3d/obj3d.cxx
+++ b/svx/source/engine3d/obj3d.cxx
@@ -982,7 +982,4 @@ sal_Bool E3dCompoundObject::IsAOrdNumRemapCandidate(E3dScene*& prScene) const
return sal_False;
}
-//////////////////////////////////////////////////////////////////////////////
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/polygn3d.cxx b/svx/source/engine3d/polygn3d.cxx
index 0f86809a4f32..1be284aee153 100644
--- a/svx/source/engine3d/polygn3d.cxx
+++ b/svx/source/engine3d/polygn3d.cxx
@@ -246,6 +246,4 @@ void E3dPolygonObj::SetLineOnly(sal_Bool bNew)
}
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/polysc3d.cxx b/svx/source/engine3d/polysc3d.cxx
index 38c9dad730e1..81a6b18970fe 100644
--- a/svx/source/engine3d/polysc3d.cxx
+++ b/svx/source/engine3d/polysc3d.cxx
@@ -67,6 +67,4 @@ E3dPolyScene* E3dPolyScene::Clone() const
return CloneHelper< E3dPolyScene >();
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/scene3d.cxx b/svx/source/engine3d/scene3d.cxx
index 732eb210c435..ff5e60f54546 100644
--- a/svx/source/engine3d/scene3d.cxx
+++ b/svx/source/engine3d/scene3d.cxx
@@ -732,6 +732,4 @@ void E3dScene::BrkCreate(SdrDragStat& /*rStat*/)
{
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/sphere3d.cxx b/svx/source/engine3d/sphere3d.cxx
index f79fa4396634..a2e74a79f90e 100644
--- a/svx/source/engine3d/sphere3d.cxx
+++ b/svx/source/engine3d/sphere3d.cxx
@@ -157,6 +157,4 @@ void E3dSphereObj::TakeObjNamePlural(XubString& rName) const
rName=ImpGetResStr(STR_ObjNamePluralSphere3d);
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svx/source/engine3d/view3d.cxx b/svx/source/engine3d/view3d.cxx
index 869c2f95bdbe..88d8dc8a5ff1 100644
--- a/svx/source/engine3d/view3d.cxx
+++ b/svx/source/engine3d/view3d.cxx
@@ -1655,6 +1655,4 @@ void E3dView::CheckPossibilities()
}
}
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */