summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-15 18:53:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-16 14:37:27 +0200
commita6ef8ed1d6ba5843fa2e5fc49e21d8adda2b7583 (patch)
tree593a98cb5e9a4a1711c8b85fce055471f36456b3 /svgio
parent73ad72e820ed3de346efa1914432a7f2c6264dde (diff)
clean up, remove eof comments
Change-Id: I166e781cb54181a8e5d08021cf5f6dfcd1fde5cb
Diffstat (limited to 'svgio')
-rw-r--r--svgio/inc/svgio/svgreader/svgcharacternode.hxx9
-rw-r--r--svgio/inc/svgio/svgreader/svgcirclenode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgclippathnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgdocument.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgdocumenthandler.hxx9
-rw-r--r--svgio/inc/svgio/svgreader/svgellipsenode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svggnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svggradientnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svggradientstopnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgimagenode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svglinenode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgmarkernode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgmasknode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgpaint.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgpathnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgpatternnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgpolynode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgrectnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgstyleattributes.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgstylenode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgsvgnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgsymbolnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgtextnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgtextpathnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgtoken.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgtools.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgtrefnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgtspannode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgusenode.hxx6
-rw-r--r--svgio/source/svgreader/svgcharacternode.cxx5
-rw-r--r--svgio/source/svgreader/svgcirclenode.cxx5
-rw-r--r--svgio/source/svgreader/svgclippathnode.cxx5
-rw-r--r--svgio/source/svgreader/svgdocument.cxx5
-rw-r--r--svgio/source/svgreader/svgdocumenthandler.cxx7
-rw-r--r--svgio/source/svgreader/svgellipsenode.cxx5
-rw-r--r--svgio/source/svgreader/svggnode.cxx5
-rw-r--r--svgio/source/svgreader/svggradientnode.cxx5
-rw-r--r--svgio/source/svgreader/svggradientstopnode.cxx5
-rw-r--r--svgio/source/svgreader/svgimagenode.cxx5
-rw-r--r--svgio/source/svgreader/svglinenode.cxx5
-rw-r--r--svgio/source/svgreader/svgmarkernode.cxx5
-rw-r--r--svgio/source/svgreader/svgmasknode.cxx5
-rw-r--r--svgio/source/svgreader/svgpaint.cxx5
-rw-r--r--svgio/source/svgreader/svgpathnode.cxx5
-rw-r--r--svgio/source/svgreader/svgpatternnode.cxx5
-rw-r--r--svgio/source/svgreader/svgpolynode.cxx5
-rw-r--r--svgio/source/svgreader/svgrectnode.cxx5
-rw-r--r--svgio/source/svgreader/svgstyleattributes.cxx5
-rw-r--r--svgio/source/svgreader/svgstylenode.cxx5
-rw-r--r--svgio/source/svgreader/svgsvgnode.cxx5
-rw-r--r--svgio/source/svgreader/svgsymbolnode.cxx5
-rw-r--r--svgio/source/svgreader/svgtextnode.cxx5
-rw-r--r--svgio/source/svgreader/svgtextpathnode.cxx5
-rw-r--r--svgio/source/svgreader/svgtoken.cxx5
-rw-r--r--svgio/source/svgreader/svgtools.cxx5
-rw-r--r--svgio/source/svgreader/svgtrefnode.cxx5
-rw-r--r--svgio/source/svgreader/svgtspannode.cxx5
-rw-r--r--svgio/source/svgreader/svgusenode.cxx5
59 files changed, 0 insertions, 329 deletions
diff --git a/svgio/inc/svgio/svgreader/svgcharacternode.hxx b/svgio/inc/svgio/svgreader/svgcharacternode.hxx
index 113dbbf9a163..9425a46f23fe 100644
--- a/svgio/inc/svgio/svgreader/svgcharacternode.hxx
+++ b/svgio/inc/svgio/svgreader/svgcharacternode.hxx
@@ -22,13 +22,8 @@
#include <svgio/svgreader/svgnode.hxx>
-
-// predefines
-
namespace drawinglayer { namespace primitive2d { class TextSimplePortionPrimitive2D; }}
-
-
namespace svgio
{
namespace svgreader
@@ -174,10 +169,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGCHARACTERNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgcirclenode.hxx b/svgio/inc/svgio/svgreader/svgcirclenode.hxx
index 1cebed452ccd..faccfaed78b0 100644
--- a/svgio/inc/svgio/svgreader/svgcirclenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgcirclenode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -70,10 +68,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGCIRCLENODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgclippathnode.hxx b/svgio/inc/svgio/svgreader/svgclippathnode.hxx
index bae716c80145..d7fbf9b3e72d 100644
--- a/svgio/inc/svgio/svgreader/svgclippathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgclippathnode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -63,10 +61,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGCLIPPATHNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgdocument.hxx b/svgio/inc/svgio/svgreader/svgdocument.hxx
index bf8eee7a5645..e61b291995f9 100644
--- a/svgio/inc/svgio/svgreader/svgdocument.hxx
+++ b/svgio/inc/svgio/svgreader/svgdocument.hxx
@@ -23,8 +23,6 @@
#include <boost/utility.hpp>
#include <svgio/svgreader/svgnode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -79,10 +77,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGDOCUMENT_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx b/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
index cc6243864391..7269e3fa23b1 100644
--- a/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
+++ b/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
@@ -23,13 +23,8 @@
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <svgio/svgreader/svgdocument.hxx>
-
-// predefines
-
namespace svgio { namespace svgreader { class SvgCharacterNode; }}
-
-
namespace svgio
{
namespace svgreader
@@ -65,10 +60,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGDOCUMENTHANDLER_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgellipsenode.hxx b/svgio/inc/svgio/svgreader/svgellipsenode.hxx
index d13ffcc90884..23c04eb278a9 100644
--- a/svgio/inc/svgio/svgreader/svgellipsenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgellipsenode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -75,10 +73,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGELLIPSENODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svggnode.hxx b/svgio/inc/svgio/svgreader/svggnode.hxx
index f419a1395441..86a835989460 100644
--- a/svgio/inc/svgio/svgreader/svggnode.hxx
+++ b/svgio/inc/svgio/svgreader/svggnode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -56,10 +54,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGGNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svggradientnode.hxx b/svgio/inc/svgio/svgreader/svggradientnode.hxx
index d376848e6a0d..8c298482cd64 100644
--- a/svgio/inc/svgio/svgreader/svggradientnode.hxx
+++ b/svgio/inc/svgio/svgreader/svggradientnode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <drawinglayer/primitive2d/svggradientprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -127,10 +125,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGGRADIENTNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svggradientstopnode.hxx b/svgio/inc/svgio/svgreader/svggradientstopnode.hxx
index 4844df28e0e1..c32025757f5f 100644
--- a/svgio/inc/svgio/svgreader/svggradientstopnode.hxx
+++ b/svgio/inc/svgio/svgreader/svggradientstopnode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -54,10 +52,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGGRADIENTSTOPNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgimagenode.hxx b/svgio/inc/svgio/svgreader/svgimagenode.hxx
index 611895b86903..d5ce8c6d7a94 100644
--- a/svgio/inc/svgio/svgreader/svgimagenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgimagenode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -86,10 +84,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGIMAGENODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svglinenode.hxx b/svgio/inc/svgio/svgreader/svglinenode.hxx
index bba20185b67a..b7704b8a32f3 100644
--- a/svgio/inc/svgio/svgreader/svglinenode.hxx
+++ b/svgio/inc/svgio/svgreader/svglinenode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -75,10 +73,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGLINENODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgmarkernode.hxx b/svgio/inc/svgio/svgreader/svgmarkernode.hxx
index b20bf9740142..6e3b4f732228 100644
--- a/svgio/inc/svgio/svgreader/svgmarkernode.hxx
+++ b/svgio/inc/svgio/svgreader/svgmarkernode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -113,10 +111,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGMARKERNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgmasknode.hxx b/svgio/inc/svgio/svgreader/svgmasknode.hxx
index 1aaac2d626a3..e0f66b16a635 100644
--- a/svgio/inc/svgio/svgreader/svgmasknode.hxx
+++ b/svgio/inc/svgio/svgreader/svgmasknode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -88,10 +86,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGMASKNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgnode.hxx b/svgio/inc/svgio/svgreader/svgnode.hxx
index e4cb348b982d..38ae2438cc76 100644
--- a/svgio/inc/svgio/svgreader/svgnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgnode.hxx
@@ -163,10 +163,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgpaint.hxx b/svgio/inc/svgio/svgreader/svgpaint.hxx
index 2e1622939efb..bab262adebdd 100644
--- a/svgio/inc/svgio/svgreader/svgpaint.hxx
+++ b/svgio/inc/svgio/svgreader/svgpaint.hxx
@@ -22,8 +22,6 @@
#include <basegfx/color/bcolor.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -55,10 +53,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPAINT_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgpathnode.hxx b/svgio/inc/svgio/svgreader/svgpathnode.hxx
index 6da48d03a9c4..78e218bd9d14 100644
--- a/svgio/inc/svgio/svgreader/svgpathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpathnode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -67,10 +65,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPATHNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgpatternnode.hxx b/svgio/inc/svgio/svgreader/svgpatternnode.hxx
index cd51d3da22cf..61a97765c5c4 100644
--- a/svgio/inc/svgio/svgreader/svgpatternnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpatternnode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -116,10 +114,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPATTERNNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgpolynode.hxx b/svgio/inc/svgio/svgreader/svgpolynode.hxx
index 4affd76e4f59..991a4078cf43 100644
--- a/svgio/inc/svgio/svgreader/svgpolynode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpolynode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -68,10 +66,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGPOLYNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgrectnode.hxx b/svgio/inc/svgio/svgreader/svgrectnode.hxx
index 4ab132348480..526cef06e31e 100644
--- a/svgio/inc/svgio/svgreader/svgrectnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgrectnode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -85,10 +83,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGRECTNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
index 7aa4f5d604e8..1f16a3bb4221 100644
--- a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
+++ b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
@@ -439,10 +439,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSTYLEATTRIBUTES_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgstylenode.hxx b/svgio/inc/svgio/svgreader/svgstylenode.hxx
index 11bdb645b3f0..23e0230d644b 100644
--- a/svgio/inc/svgio/svgreader/svgstylenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgstylenode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -54,10 +52,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSTYLENODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgsvgnode.hxx b/svgio/inc/svgio/svgreader/svgsvgnode.hxx
index 7650dbdcd186..27180bf3544c 100644
--- a/svgio/inc/svgio/svgreader/svgsvgnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgsvgnode.hxx
@@ -22,8 +22,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -95,10 +93,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSVGNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgsymbolnode.hxx b/svgio/inc/svgio/svgreader/svgsymbolnode.hxx
index 8369755a9754..86c1e70a6d44 100644
--- a/svgio/inc/svgio/svgreader/svgsymbolnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgsymbolnode.hxx
@@ -22,8 +22,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -58,10 +56,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGSYMBOLNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgtextnode.hxx b/svgio/inc/svgio/svgreader/svgtextnode.hxx
index 4a218412d2ee..5652be78b077 100644
--- a/svgio/inc/svgio/svgreader/svgtextnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtextnode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgcharacternode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -70,10 +68,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTEXTNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgtextpathnode.hxx b/svgio/inc/svgio/svgreader/svgtextpathnode.hxx
index 210fd44ee0d0..94d659ffe1c3 100644
--- a/svgio/inc/svgio/svgreader/svgtextpathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtextpathnode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgpathnode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -76,10 +74,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTEXTPATHNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgtoken.hxx b/svgio/inc/svgio/svgreader/svgtoken.hxx
index ef853cb211cc..fa6986e82be8 100644
--- a/svgio/inc/svgio/svgreader/svgtoken.hxx
+++ b/svgio/inc/svgio/svgreader/svgtoken.hxx
@@ -23,8 +23,6 @@
#include <rtl/ustring.hxx>
#include <boost/unordered_map.hpp>
-
-
namespace svgio
{
namespace svgreader
@@ -190,10 +188,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTOKEN_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgtools.hxx b/svgio/inc/svgio/svgreader/svgtools.hxx
index 58de9fe2bf7c..df6cead11730 100644
--- a/svgio/inc/svgio/svgreader/svgtools.hxx
+++ b/svgio/inc/svgio/svgreader/svgtools.hxx
@@ -26,8 +26,6 @@
#include <svgio/svgreader/svgpaint.hxx>
#include <vector>
-
-
namespace svgio
{
namespace svgreader
@@ -229,10 +227,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTOOLS_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgtrefnode.hxx b/svgio/inc/svgio/svgreader/svgtrefnode.hxx
index 0f2187ac7035..04173f28f9a2 100644
--- a/svgio/inc/svgio/svgreader/svgtrefnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtrefnode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgtextnode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -55,10 +53,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTREFNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgtspannode.hxx b/svgio/inc/svgio/svgreader/svgtspannode.hxx
index 10f9069f803d..2e552f438c00 100644
--- a/svgio/inc/svgio/svgreader/svgtspannode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtspannode.hxx
@@ -24,8 +24,6 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgtools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -54,10 +52,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGTSPANNODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/inc/svgio/svgreader/svgusenode.hxx b/svgio/inc/svgio/svgreader/svgusenode.hxx
index f9b945369c52..8e9a6d19ae64 100644
--- a/svgio/inc/svgio/svgreader/svgusenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgusenode.hxx
@@ -23,8 +23,6 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -79,10 +77,6 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-
#endif // INCLUDED_SVGIO_INC_SVGIO_SVGREADER_SVGUSENODE_HXX
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgcharacternode.cxx b/svgio/source/svgreader/svgcharacternode.cxx
index 31c47bbea57f..a2661526bf6b 100644
--- a/svgio/source/svgreader/svgcharacternode.cxx
+++ b/svgio/source/svgreader/svgcharacternode.cxx
@@ -26,8 +26,6 @@
#include <drawinglayer/primitive2d/groupprimitive2d.hxx>
#include <drawinglayer/primitive2d/textdecoratedprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -773,7 +771,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgcirclenode.cxx b/svgio/source/svgreader/svgcirclenode.cxx
index 0b5b2d490ca6..38daca19864d 100644
--- a/svgio/source/svgreader/svgcirclenode.cxx
+++ b/svgio/source/svgreader/svgcirclenode.cxx
@@ -21,8 +21,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -146,7 +144,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgclippathnode.cxx b/svgio/source/svgreader/svgclippathnode.cxx
index f364fd9384ec..c8b7e1809204 100644
--- a/svgio/source/svgreader/svgclippathnode.cxx
+++ b/svgio/source/svgreader/svgclippathnode.cxx
@@ -26,8 +26,6 @@
#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -257,7 +255,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgdocument.cxx b/svgio/source/svgreader/svgdocument.cxx
index e3e310515f66..ff95628cda79 100644
--- a/svgio/source/svgreader/svgdocument.cxx
+++ b/svgio/source/svgreader/svgdocument.cxx
@@ -19,8 +19,6 @@
#include <svgio/svgreader/svgdocument.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -104,7 +102,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgdocumenthandler.cxx b/svgio/source/svgreader/svgdocumenthandler.cxx
index b4a6e25bf762..25772aa7b3c1 100644
--- a/svgio/source/svgreader/svgdocumenthandler.cxx
+++ b/svgio/source/svgreader/svgdocumenthandler.cxx
@@ -45,12 +45,8 @@
#include <svgio/svgreader/svgpatternnode.hxx>
#include <svgio/svgreader/svgtitledescnode.hxx>
-
-
using namespace com::sun::star;
-
-
namespace
{
svgio::svgreader::SvgCharacterNode* whiteSpaceHandling(svgio::svgreader::SvgNode* pNode, svgio::svgreader::SvgCharacterNode* pLast)
@@ -596,7 +592,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgellipsenode.cxx b/svgio/source/svgreader/svgellipsenode.cxx
index d5d23f054032..5818a1c07aa6 100644
--- a/svgio/source/svgreader/svgellipsenode.cxx
+++ b/svgio/source/svgreader/svgellipsenode.cxx
@@ -21,8 +21,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -161,7 +159,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svggnode.cxx b/svgio/source/svgreader/svggnode.cxx
index 73cdd965a2b0..82d3d5d124f2 100644
--- a/svgio/source/svgreader/svggnode.cxx
+++ b/svgio/source/svgreader/svggnode.cxx
@@ -21,8 +21,6 @@
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -106,7 +104,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svggradientnode.cxx b/svgio/source/svgreader/svggradientnode.cxx
index 03250d8ca482..e22ffba7f0cd 100644
--- a/svgio/source/svgreader/svggradientnode.cxx
+++ b/svgio/source/svgreader/svggradientnode.cxx
@@ -21,8 +21,6 @@
#include <svgio/svgreader/svgdocument.hxx>
#include <svgio/svgreader/svggradientstopnode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -498,7 +496,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svggradientstopnode.cxx b/svgio/source/svgreader/svggradientstopnode.cxx
index bd856e3baae0..55a46cfd3456 100644
--- a/svgio/source/svgreader/svggradientstopnode.cxx
+++ b/svgio/source/svgreader/svggradientstopnode.cxx
@@ -19,8 +19,6 @@
#include <svgio/svgreader/svggradientstopnode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -82,7 +80,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgimagenode.cxx b/svgio/source/svgreader/svgimagenode.cxx
index 785136b51c5e..ba7859e54437 100644
--- a/svgio/source/svgreader/svgimagenode.cxx
+++ b/svgio/source/svgreader/svgimagenode.cxx
@@ -33,8 +33,6 @@
#include <rtl/uri.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -353,7 +351,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svglinenode.cxx b/svgio/source/svgreader/svglinenode.cxx
index 4c5ee3be521d..f4b503560dc2 100644
--- a/svgio/source/svgreader/svglinenode.cxx
+++ b/svgio/source/svgreader/svglinenode.cxx
@@ -21,8 +21,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -157,7 +155,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgmarkernode.cxx b/svgio/source/svgreader/svgmarkernode.cxx
index d188839ea717..73661431d4b8 100644
--- a/svgio/source/svgreader/svgmarkernode.cxx
+++ b/svgio/source/svgreader/svgmarkernode.cxx
@@ -19,8 +19,6 @@
#include <svgio/svgreader/svgmarkernode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -200,7 +198,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgmasknode.cxx b/svgio/source/svgreader/svgmasknode.cxx
index bcdfca5438df..7d3a72bc17a5 100644
--- a/svgio/source/svgreader/svgmasknode.cxx
+++ b/svgio/source/svgreader/svgmasknode.cxx
@@ -27,8 +27,6 @@
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -307,7 +305,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgpaint.cxx b/svgio/source/svgreader/svgpaint.cxx
index 5a1f96fbe2d1..e5aa257c14be 100644
--- a/svgio/source/svgreader/svgpaint.cxx
+++ b/svgio/source/svgreader/svgpaint.cxx
@@ -19,8 +19,6 @@
#include <svgio/svgreader/svgpaint.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -28,7 +26,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgpathnode.cxx b/svgio/source/svgreader/svgpathnode.cxx
index abdd184eb19c..73beb8079bb4 100644
--- a/svgio/source/svgreader/svgpathnode.cxx
+++ b/svgio/source/svgreader/svgpathnode.cxx
@@ -20,8 +20,6 @@
#include <svgio/svgreader/svgpathnode.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -124,7 +122,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgpatternnode.cxx b/svgio/source/svgreader/svgpatternnode.cxx
index 021f05220529..a9abed5dc89e 100644
--- a/svgio/source/svgreader/svgpatternnode.cxx
+++ b/svgio/source/svgreader/svgpatternnode.cxx
@@ -20,8 +20,6 @@
#include <svgio/svgreader/svgpatternnode.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -454,7 +452,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgpolynode.cxx b/svgio/source/svgreader/svgpolynode.cxx
index 4ac2f8bb5495..3b52ce4995e7 100644
--- a/svgio/source/svgreader/svgpolynode.cxx
+++ b/svgio/source/svgreader/svgpolynode.cxx
@@ -22,8 +22,6 @@
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -121,7 +119,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgrectnode.cxx b/svgio/source/svgreader/svgrectnode.cxx
index 12dcecf91616..cd89c08db972 100644
--- a/svgio/source/svgreader/svgrectnode.cxx
+++ b/svgio/source/svgreader/svgrectnode.cxx
@@ -21,8 +21,6 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -218,7 +216,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgstyleattributes.cxx b/svgio/source/svgreader/svgstyleattributes.cxx
index cdb04096bfdd..3e14c0317715 100644
--- a/svgio/source/svgreader/svgstyleattributes.cxx
+++ b/svgio/source/svgreader/svgstyleattributes.cxx
@@ -39,8 +39,6 @@
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <drawinglayer/primitive2d/maskprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -2511,7 +2509,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgstylenode.cxx b/svgio/source/svgreader/svgstylenode.cxx
index 99b621531c68..1ffbade7f8db 100644
--- a/svgio/source/svgreader/svgstylenode.cxx
+++ b/svgio/source/svgreader/svgstylenode.cxx
@@ -20,8 +20,6 @@
#include <svgio/svgreader/svgstylenode.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -119,7 +117,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgsvgnode.cxx b/svgio/source/svgreader/svgsvgnode.cxx
index 78e3ac930d3b..50dbef752131 100644
--- a/svgio/source/svgreader/svgsvgnode.cxx
+++ b/svgio/source/svgreader/svgsvgnode.cxx
@@ -27,8 +27,6 @@
#include <drawinglayer/primitive2d/polygonprimitive2d.hxx>
#include <drawinglayer/primitive2d/hiddengeometryprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -707,7 +705,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgsymbolnode.cxx b/svgio/source/svgreader/svgsymbolnode.cxx
index 558affa683cd..ca76e1a65c94 100644
--- a/svgio/source/svgreader/svgsymbolnode.cxx
+++ b/svgio/source/svgreader/svgsymbolnode.cxx
@@ -21,8 +21,6 @@
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -88,7 +86,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtextnode.cxx b/svgio/source/svgreader/svgtextnode.cxx
index 38bb4b69bc03..21565a3f6a78 100644
--- a/svgio/source/svgreader/svgtextnode.cxx
+++ b/svgio/source/svgreader/svgtextnode.cxx
@@ -26,8 +26,6 @@
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -265,7 +263,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtextpathnode.cxx b/svgio/source/svgreader/svgtextpathnode.cxx
index 23b30d7a5129..7934a1d7b2a3 100644
--- a/svgio/source/svgreader/svgtextpathnode.cxx
+++ b/svgio/source/svgreader/svgtextpathnode.cxx
@@ -29,8 +29,6 @@
#include <basegfx/curve/b2dcubicbezier.hxx>
#include <basegfx/curve/b2dbeziertools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -479,7 +477,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtoken.cxx b/svgio/source/svgreader/svgtoken.cxx
index b4e4032715a5..337a26d39fa6 100644
--- a/svgio/source/svgreader/svgtoken.cxx
+++ b/svgio/source/svgreader/svgtoken.cxx
@@ -19,8 +19,6 @@
#include <svgio/svgreader/svgtoken.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -330,7 +328,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx
index 58ce1b39cc4f..afc6fecadb83 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -25,8 +25,6 @@
#include <svgio/svgreader/svgtoken.hxx>
#include <boost/unordered_map.hpp>
-
-
namespace svgio
{
namespace svgreader
@@ -1614,7 +1612,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtrefnode.cxx b/svgio/source/svgreader/svgtrefnode.cxx
index fe398257ac64..8e37b9e6cbc0 100644
--- a/svgio/source/svgreader/svgtrefnode.cxx
+++ b/svgio/source/svgreader/svgtrefnode.cxx
@@ -20,8 +20,6 @@
#include <svgio/svgreader/svgtrefnode.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -85,7 +83,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtspannode.cxx b/svgio/source/svgreader/svgtspannode.cxx
index 5ce73a20158c..cc88e0cc0d3b 100644
--- a/svgio/source/svgreader/svgtspannode.cxx
+++ b/svgio/source/svgreader/svgtspannode.cxx
@@ -19,8 +19,6 @@
#include <svgio/svgreader/svgtspannode.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -72,7 +70,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgusenode.cxx b/svgio/source/svgreader/svgusenode.cxx
index 94b8adbb6f0f..650b73e22758 100644
--- a/svgio/source/svgreader/svgusenode.cxx
+++ b/svgio/source/svgreader/svgusenode.cxx
@@ -21,8 +21,6 @@
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -193,7 +191,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */