summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 20:43:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 07:46:21 -0600
commit65d6ecfd4e69c2f6b8346e8b655914d5ac5a0286 (patch)
treef72a2dbcdbc70b7e61a4a9d1a3161db5f144cc2a /svgio
parentb1181b89f3c6a0b435f49d9b2bfa18db2b5f6f3c (diff)
Remove visual noise from svgio
Change-Id: I5295d5204c3f42b67b877aefba605dc22279eab0 Reviewed-on: https://gerrit.libreoffice.org/8318 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svgio')
-rw-r--r--svgio/inc/svgio/svgreader/svgcharacternode.hxx10
-rw-r--r--svgio/inc/svgio/svgreader/svgcirclenode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgclippathnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgdocument.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgdocumenthandler.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgellipsenode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svggnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svggradientnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svggradientstopnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgimagenode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svglinenode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgmarkernode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgmasknode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgnode.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgpaint.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgpathnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgpatternnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgpolynode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgrectnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgstyleattributes.hxx6
-rw-r--r--svgio/inc/svgio/svgreader/svgstylenode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgsvgnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgsymbolnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtextnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtextpathnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtitledescnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtoken.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtools.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtrefnode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgtspannode.hxx4
-rw-r--r--svgio/inc/svgio/svgreader/svgusenode.hxx4
-rw-r--r--svgio/source/svgreader/svgcharacternode.cxx10
-rw-r--r--svgio/source/svgreader/svgcirclenode.cxx4
-rw-r--r--svgio/source/svgreader/svgclippathnode.cxx4
-rw-r--r--svgio/source/svgreader/svgdocument.cxx4
-rw-r--r--svgio/source/svgreader/svgdocumenthandler.cxx8
-rw-r--r--svgio/source/svgreader/svgellipsenode.cxx4
-rw-r--r--svgio/source/svgreader/svggnode.cxx4
-rw-r--r--svgio/source/svgreader/svggradientnode.cxx4
-rw-r--r--svgio/source/svgreader/svggradientstopnode.cxx4
-rw-r--r--svgio/source/svgreader/svgimagenode.cxx4
-rw-r--r--svgio/source/svgreader/svglinenode.cxx4
-rw-r--r--svgio/source/svgreader/svgmarkernode.cxx4
-rw-r--r--svgio/source/svgreader/svgmasknode.cxx4
-rw-r--r--svgio/source/svgreader/svgpaint.cxx4
-rw-r--r--svgio/source/svgreader/svgpathnode.cxx4
-rw-r--r--svgio/source/svgreader/svgpatternnode.cxx4
-rw-r--r--svgio/source/svgreader/svgpolynode.cxx4
-rw-r--r--svgio/source/svgreader/svgrectnode.cxx4
-rw-r--r--svgio/source/svgreader/svgstyleattributes.cxx4
-rw-r--r--svgio/source/svgreader/svgstylenode.cxx4
-rw-r--r--svgio/source/svgreader/svgsvgnode.cxx6
-rw-r--r--svgio/source/svgreader/svgsymbolnode.cxx4
-rw-r--r--svgio/source/svgreader/svgtextnode.cxx4
-rw-r--r--svgio/source/svgreader/svgtextpathnode.cxx6
-rw-r--r--svgio/source/svgreader/svgtitledescnode.cxx4
-rw-r--r--svgio/source/svgreader/svgtoken.cxx4
-rw-r--r--svgio/source/svgreader/svgtools.cxx4
-rw-r--r--svgio/source/svgreader/svgtrefnode.cxx4
-rw-r--r--svgio/source/svgreader/svgtspannode.cxx4
-rw-r--r--svgio/source/svgreader/svgusenode.cxx4
61 files changed, 135 insertions, 135 deletions
diff --git a/svgio/inc/svgio/svgreader/svgcharacternode.hxx b/svgio/inc/svgio/svgreader/svgcharacternode.hxx
index 5c0ffaf005ef..bc5aea68e1ad 100644
--- a/svgio/inc/svgio/svgreader/svgcharacternode.hxx
+++ b/svgio/inc/svgio/svgreader/svgcharacternode.hxx
@@ -22,12 +22,12 @@
#include <svgio/svgreader/svgnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
// predefines
namespace drawinglayer { namespace primitive2d { class TextSimplePortionPrimitive2D; }}
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -82,7 +82,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -134,7 +134,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -174,7 +174,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGCHARACTERNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgcirclenode.hxx b/svgio/inc/svgio/svgreader/svgcirclenode.hxx
index b58b3a1bfca3..f210d29eda4d 100644
--- a/svgio/inc/svgio/svgreader/svgcirclenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgcirclenode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -70,7 +70,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGCIRCLENODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgclippathnode.hxx b/svgio/inc/svgio/svgreader/svgclippathnode.hxx
index 3cc9dbdabcde..a40033906dd2 100644
--- a/svgio/inc/svgio/svgreader/svgclippathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgclippathnode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -63,7 +63,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGCLIPPATHNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgdocument.hxx b/svgio/inc/svgio/svgreader/svgdocument.hxx
index b791d759e48d..adcf5d47b579 100644
--- a/svgio/inc/svgio/svgreader/svgdocument.hxx
+++ b/svgio/inc/svgio/svgreader/svgdocument.hxx
@@ -23,7 +23,7 @@
#include <boost/utility.hpp>
#include <svgio/svgreader/svgnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -79,7 +79,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGDOCUMENT_HXX
diff --git a/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx b/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
index a94db1bb8d67..1d3c4fb592c1 100644
--- a/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
+++ b/svgio/inc/svgio/svgreader/svgdocumenthandler.hxx
@@ -23,12 +23,12 @@
#include <com/sun/star/xml/sax/XDocumentHandler.hpp>
#include <svgio/svgreader/svgdocument.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
// predefines
namespace svgio { namespace svgreader { class SvgCharacterNode; }}
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -65,7 +65,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGDOCUMENTHANDLER_HXX
diff --git a/svgio/inc/svgio/svgreader/svgellipsenode.hxx b/svgio/inc/svgio/svgreader/svgellipsenode.hxx
index d24576382807..7b2c8973da9b 100644
--- a/svgio/inc/svgio/svgreader/svgellipsenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgellipsenode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -75,7 +75,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGELLIPSENODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svggnode.hxx b/svgio/inc/svgio/svgreader/svggnode.hxx
index 0649370689d0..96996af1d0f0 100644
--- a/svgio/inc/svgio/svgreader/svggnode.hxx
+++ b/svgio/inc/svgio/svgreader/svggnode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -56,7 +56,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGGNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svggradientnode.hxx b/svgio/inc/svgio/svgreader/svggradientnode.hxx
index b820e5903554..948e41a2974c 100644
--- a/svgio/inc/svgio/svgreader/svggradientnode.hxx
+++ b/svgio/inc/svgio/svgreader/svggradientnode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <drawinglayer/primitive2d/svggradientprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -127,7 +127,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGGRADIENTNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svggradientstopnode.hxx b/svgio/inc/svgio/svgreader/svggradientstopnode.hxx
index 7368fa46c210..729026682ad3 100644
--- a/svgio/inc/svgio/svgreader/svggradientstopnode.hxx
+++ b/svgio/inc/svgio/svgreader/svggradientstopnode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -54,7 +54,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGGRADIENTSTOPNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgimagenode.hxx b/svgio/inc/svgio/svgreader/svgimagenode.hxx
index 5e5f037c4ffb..2461a22c58c2 100644
--- a/svgio/inc/svgio/svgreader/svgimagenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgimagenode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -89,7 +89,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGIMAGENODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svglinenode.hxx b/svgio/inc/svgio/svgreader/svglinenode.hxx
index 56fd95409b29..daf45e0e0b30 100644
--- a/svgio/inc/svgio/svgreader/svglinenode.hxx
+++ b/svgio/inc/svgio/svgreader/svglinenode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -75,7 +75,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGLINENODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgmarkernode.hxx b/svgio/inc/svgio/svgreader/svgmarkernode.hxx
index 0112f3a376f7..f820c0740a12 100644
--- a/svgio/inc/svgio/svgreader/svgmarkernode.hxx
+++ b/svgio/inc/svgio/svgreader/svgmarkernode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -113,7 +113,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGMARKERNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgmasknode.hxx b/svgio/inc/svgio/svgreader/svgmasknode.hxx
index a20a9f5bb95b..578d5fccff3b 100644
--- a/svgio/inc/svgio/svgreader/svgmasknode.hxx
+++ b/svgio/inc/svgio/svgreader/svgmasknode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -88,7 +88,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGMASKNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgnode.hxx b/svgio/inc/svgio/svgreader/svgnode.hxx
index a76c18b2c37b..679064ba58bb 100644
--- a/svgio/inc/svgio/svgreader/svgnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgnode.hxx
@@ -28,7 +28,7 @@
#include <vector>
#include <boost/unordered_map.hpp>
-//////////////////////////////////////////////////////////////////////////////
+
// predefines
namespace svgio
{
@@ -40,7 +40,7 @@ namespace svgio
}
}
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -163,7 +163,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgpaint.hxx b/svgio/inc/svgio/svgreader/svgpaint.hxx
index 9ac66827ad60..55e82fbccf58 100644
--- a/svgio/inc/svgio/svgreader/svgpaint.hxx
+++ b/svgio/inc/svgio/svgreader/svgpaint.hxx
@@ -22,7 +22,7 @@
#include <basegfx/color/bcolor.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -55,7 +55,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGPAINT_HXX
diff --git a/svgio/inc/svgio/svgreader/svgpathnode.hxx b/svgio/inc/svgio/svgreader/svgpathnode.hxx
index 1907baba8411..2d13c2d05ea5 100644
--- a/svgio/inc/svgio/svgreader/svgpathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpathnode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -67,7 +67,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGPATHNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgpatternnode.hxx b/svgio/inc/svgio/svgreader/svgpatternnode.hxx
index ecb9ec1e5ea1..d1a64b903e2f 100644
--- a/svgio/inc/svgio/svgreader/svgpatternnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpatternnode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -116,7 +116,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGPATTERNNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgpolynode.hxx b/svgio/inc/svgio/svgreader/svgpolynode.hxx
index f7dfe9d1051a..b6b4730c458b 100644
--- a/svgio/inc/svgio/svgreader/svgpolynode.hxx
+++ b/svgio/inc/svgio/svgreader/svgpolynode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -68,7 +68,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGPOLYNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgrectnode.hxx b/svgio/inc/svgio/svgreader/svgrectnode.hxx
index 0665770312ae..abaf2d82dc13 100644
--- a/svgio/inc/svgio/svgreader/svgrectnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgrectnode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -85,7 +85,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGRECTNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
index 1624b37aebc8..9df269852937 100644
--- a/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
+++ b/svgio/inc/svgio/svgreader/svgstyleattributes.hxx
@@ -25,7 +25,7 @@
#include <vcl/vclenum.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
// predefines
namespace svgio { namespace svgreader {
@@ -34,7 +34,7 @@ namespace svgio { namespace svgreader {
class SvgMarkerNode;
}}
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -439,7 +439,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGSTYLEATTRIBUTES_HXX
diff --git a/svgio/inc/svgio/svgreader/svgstylenode.hxx b/svgio/inc/svgio/svgreader/svgstylenode.hxx
index 9762763e1c3e..51bd8856a0a6 100644
--- a/svgio/inc/svgio/svgreader/svgstylenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgstylenode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -54,7 +54,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGSTYLENODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgsvgnode.hxx b/svgio/inc/svgio/svgreader/svgsvgnode.hxx
index 749cb2ffcade..834b2414a23b 100644
--- a/svgio/inc/svgio/svgreader/svgsvgnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgsvgnode.hxx
@@ -22,7 +22,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -95,7 +95,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGSVGNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgsymbolnode.hxx b/svgio/inc/svgio/svgreader/svgsymbolnode.hxx
index 10a778e1ee56..ecc12cb19cc3 100644
--- a/svgio/inc/svgio/svgreader/svgsymbolnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgsymbolnode.hxx
@@ -22,7 +22,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -58,7 +58,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGSYMBOLNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtextnode.hxx b/svgio/inc/svgio/svgreader/svgtextnode.hxx
index 9624295578c4..ee21ac085313 100644
--- a/svgio/inc/svgio/svgreader/svgtextnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtextnode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgcharacternode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -70,7 +70,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTEXTNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtextpathnode.hxx b/svgio/inc/svgio/svgreader/svgtextpathnode.hxx
index 900f609362db..20ca0a5b1e22 100644
--- a/svgio/inc/svgio/svgreader/svgtextpathnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtextpathnode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgpathnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -76,7 +76,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTEXTPATHNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtitledescnode.hxx b/svgio/inc/svgio/svgreader/svgtitledescnode.hxx
index 4897553eba36..7272f38a8c4d 100644
--- a/svgio/inc/svgio/svgreader/svgtitledescnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtitledescnode.hxx
@@ -20,7 +20,7 @@
#include <svgio/svgreader/svgnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -48,7 +48,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTITLEDESCNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtoken.hxx b/svgio/inc/svgio/svgreader/svgtoken.hxx
index 8594ca720a71..e3f950e8efae 100644
--- a/svgio/inc/svgio/svgreader/svgtoken.hxx
+++ b/svgio/inc/svgio/svgreader/svgtoken.hxx
@@ -23,7 +23,7 @@
#include <rtl/ustring.hxx>
#include <boost/unordered_map.hpp>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -190,7 +190,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTOKEN_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtools.hxx b/svgio/inc/svgio/svgreader/svgtools.hxx
index 0cc29fa7231a..cd9ba053ffb3 100644
--- a/svgio/inc/svgio/svgreader/svgtools.hxx
+++ b/svgio/inc/svgio/svgreader/svgtools.hxx
@@ -26,7 +26,7 @@
#include <svgio/svgreader/svgpaint.hxx>
#include <vector>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -229,7 +229,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTOOLS_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtrefnode.hxx b/svgio/inc/svgio/svgreader/svgtrefnode.hxx
index d9ab4e70e8dc..9460bab3b00f 100644
--- a/svgio/inc/svgio/svgreader/svgtrefnode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtrefnode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgtextnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -55,7 +55,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTREFNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgtspannode.hxx b/svgio/inc/svgio/svgreader/svgtspannode.hxx
index 2302485a05b5..d6582e1a1483 100644
--- a/svgio/inc/svgio/svgreader/svgtspannode.hxx
+++ b/svgio/inc/svgio/svgreader/svgtspannode.hxx
@@ -24,7 +24,7 @@
#include <svgio/svgreader/svgstyleattributes.hxx>
#include <svgio/svgreader/svgtools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -54,7 +54,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_SVGTSPANNODE_HXX
diff --git a/svgio/inc/svgio/svgreader/svgusenode.hxx b/svgio/inc/svgio/svgreader/svgusenode.hxx
index dffa1a61cfb7..a8b91ea60117 100644
--- a/svgio/inc/svgio/svgreader/svgusenode.hxx
+++ b/svgio/inc/svgio/svgreader/svgusenode.hxx
@@ -23,7 +23,7 @@
#include <svgio/svgreader/svgnode.hxx>
#include <svgio/svgreader/svgstyleattributes.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -79,7 +79,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
#endif //INCLUDED_SVGIO_SVGREADER_USENODE_HXX
diff --git a/svgio/source/svgreader/svgcharacternode.cxx b/svgio/source/svgreader/svgcharacternode.cxx
index 1e9fc1e9c5ca..93bc1c35cbcc 100644
--- a/svgio/source/svgreader/svgcharacternode.cxx
+++ b/svgio/source/svgreader/svgcharacternode.cxx
@@ -26,7 +26,7 @@
#include <drawinglayer/primitive2d/groupprimitive2d.hxx>
#include <drawinglayer/primitive2d/textdecoratedprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -151,7 +151,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -196,7 +196,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -583,7 +583,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -773,7 +773,7 @@ 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 0d4910daa4ab..0b5b2d490ca6 100644
--- a/svgio/source/svgreader/svgcirclenode.cxx
+++ b/svgio/source/svgreader/svgcirclenode.cxx
@@ -21,7 +21,7 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -146,7 +146,7 @@ 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 4c8cce9112f4..829a0a3014ad 100644
--- a/svgio/source/svgreader/svgclippathnode.cxx
+++ b/svgio/source/svgreader/svgclippathnode.cxx
@@ -25,7 +25,7 @@
#include <drawinglayer/processor2d/contourextractor2d.hxx>
#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -197,7 +197,7 @@ 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 7a34e38eecfa..e3e310515f66 100644
--- a/svgio/source/svgreader/svgdocument.cxx
+++ b/svgio/source/svgreader/svgdocument.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svgdocument.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -104,7 +104,7 @@ 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 7e03217cc3ec..fb211c70d29f 100644
--- a/svgio/source/svgreader/svgdocumenthandler.cxx
+++ b/svgio/source/svgreader/svgdocumenthandler.cxx
@@ -45,11 +45,11 @@
#include <svgio/svgreader/svgpatternnode.hxx>
#include <svgio/svgreader/svgtitledescnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
using namespace com::sun::star;
-//////////////////////////////////////////////////////////////////////////////
+
namespace
{
@@ -132,7 +132,7 @@ namespace
}
}
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -596,7 +596,7 @@ 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 75e3e28def00..d5d23f054032 100644
--- a/svgio/source/svgreader/svgellipsenode.cxx
+++ b/svgio/source/svgreader/svgellipsenode.cxx
@@ -21,7 +21,7 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -161,7 +161,7 @@ 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 b2c87b3f32ab..73cdd965a2b0 100644
--- a/svgio/source/svgreader/svggnode.cxx
+++ b/svgio/source/svgreader/svggnode.cxx
@@ -21,7 +21,7 @@
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -106,7 +106,7 @@ 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 d8c5b276ae11..03250d8ca482 100644
--- a/svgio/source/svgreader/svggradientnode.cxx
+++ b/svgio/source/svgreader/svggradientnode.cxx
@@ -21,7 +21,7 @@
#include <svgio/svgreader/svgdocument.hxx>
#include <svgio/svgreader/svggradientstopnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -498,7 +498,7 @@ 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 f9a9289f3bbc..bd856e3baae0 100644
--- a/svgio/source/svgreader/svggradientstopnode.cxx
+++ b/svgio/source/svgreader/svggradientstopnode.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svggradientstopnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -82,7 +82,7 @@ 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 0219a0efb811..9ee155b5be54 100644
--- a/svgio/source/svgreader/svgimagenode.cxx
+++ b/svgio/source/svgreader/svgimagenode.cxx
@@ -33,7 +33,7 @@
#include <rtl/uri.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -356,7 +356,7 @@ 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 84aaa4beefa4..4c5ee3be521d 100644
--- a/svgio/source/svgreader/svglinenode.cxx
+++ b/svgio/source/svgreader/svglinenode.cxx
@@ -21,7 +21,7 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -157,7 +157,7 @@ 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 1f75ef604f01..d188839ea717 100644
--- a/svgio/source/svgreader/svgmarkernode.cxx
+++ b/svgio/source/svgreader/svgmarkernode.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svgmarkernode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -200,7 +200,7 @@ 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 30927c5c380f..2751a16d101d 100644
--- a/svgio/source/svgreader/svgmasknode.cxx
+++ b/svgio/source/svgreader/svgmasknode.cxx
@@ -27,7 +27,7 @@
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -307,7 +307,7 @@ 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 91c721236441..5a1f96fbe2d1 100644
--- a/svgio/source/svgreader/svgpaint.cxx
+++ b/svgio/source/svgreader/svgpaint.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svgpaint.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -28,7 +28,7 @@ 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 7a96b5a1ae9a..abdd184eb19c 100644
--- a/svgio/source/svgreader/svgpathnode.cxx
+++ b/svgio/source/svgreader/svgpathnode.cxx
@@ -20,7 +20,7 @@
#include <svgio/svgreader/svgpathnode.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -124,7 +124,7 @@ 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 24793d72a3d1..021f05220529 100644
--- a/svgio/source/svgreader/svgpatternnode.cxx
+++ b/svgio/source/svgreader/svgpatternnode.cxx
@@ -20,7 +20,7 @@
#include <svgio/svgreader/svgpatternnode.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -454,7 +454,7 @@ 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 737ee3834030..4ac2f8bb5495 100644
--- a/svgio/source/svgreader/svgpolynode.cxx
+++ b/svgio/source/svgreader/svgpolynode.cxx
@@ -22,7 +22,7 @@
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -121,7 +121,7 @@ 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 47c3edad20b0..12dcecf91616 100644
--- a/svgio/source/svgreader/svgrectnode.cxx
+++ b/svgio/source/svgreader/svgrectnode.cxx
@@ -21,7 +21,7 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -218,7 +218,7 @@ 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 eec0798d6b9e..4e7388882bc1 100644
--- a/svgio/source/svgreader/svgstyleattributes.cxx
+++ b/svgio/source/svgreader/svgstyleattributes.cxx
@@ -39,7 +39,7 @@
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <drawinglayer/primitive2d/maskprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -2513,7 +2513,7 @@ 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 352e02d97a50..99b621531c68 100644
--- a/svgio/source/svgreader/svgstylenode.cxx
+++ b/svgio/source/svgreader/svgstylenode.cxx
@@ -20,7 +20,7 @@
#include <svgio/svgreader/svgstylenode.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -119,7 +119,7 @@ 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 688631aab169..fef34ef8eda7 100644
--- a/svgio/source/svgreader/svgsvgnode.cxx
+++ b/svgio/source/svgreader/svgsvgnode.cxx
@@ -27,7 +27,7 @@
#include <drawinglayer/primitive2d/polygonprimitive2d.hxx>
#include <drawinglayer/primitive2d/hiddengeometryprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -256,7 +256,7 @@ namespace svgio
// #i122594# if width/height is not given, it's 100% (see 5.1.2 The 'svg' element in SVG1.1 spec).
// If it is relative, the question is to what. The previous implementatin assumed relative to the
// local ViewBox which is implied by (4.2 Basic data types):
- //
+
// "Note that the non-property <length> definition also allows a percentage unit identifier.
// The meaning of a percentage length value depends on the attribute for which the percentage
// length value has been specified. Two common cases are: (a) when a percentage length value
@@ -706,7 +706,7 @@ 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 0f780836208b..558affa683cd 100644
--- a/svgio/source/svgreader/svgsymbolnode.cxx
+++ b/svgio/source/svgreader/svgsymbolnode.cxx
@@ -21,7 +21,7 @@
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -88,7 +88,7 @@ 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 ab1eb69d7e8e..38bb4b69bc03 100644
--- a/svgio/source/svgreader/svgtextnode.cxx
+++ b/svgio/source/svgreader/svgtextnode.cxx
@@ -26,7 +26,7 @@
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <drawinglayer/primitive2d/unifiedtransparenceprimitive2d.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -265,7 +265,7 @@ 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 0bdea3887ebb..8b58cb657290 100644
--- a/svgio/source/svgreader/svgtextpathnode.cxx
+++ b/svgio/source/svgreader/svgtextpathnode.cxx
@@ -29,7 +29,7 @@
#include <basegfx/curve/b2dcubicbezier.hxx>
#include <basegfx/curve/b2dbeziertools.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -242,7 +242,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -479,7 +479,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/svgio/source/svgreader/svgtitledescnode.cxx b/svgio/source/svgreader/svgtitledescnode.cxx
index 3501c798ac56..59db2e9d281f 100644
--- a/svgio/source/svgreader/svgtitledescnode.cxx
+++ b/svgio/source/svgreader/svgtitledescnode.cxx
@@ -18,7 +18,7 @@
#include <svgio/svgreader/svgtitledescnode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -44,5 +44,5 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
// eof
diff --git a/svgio/source/svgreader/svgtoken.cxx b/svgio/source/svgreader/svgtoken.cxx
index c8937046372f..b4e4032715a5 100644
--- a/svgio/source/svgreader/svgtoken.cxx
+++ b/svgio/source/svgreader/svgtoken.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svgtoken.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -330,7 +330,7 @@ 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 77de836476db..58ce1b39cc4f 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -25,7 +25,7 @@
#include <svgio/svgreader/svgtoken.hxx>
#include <boost/unordered_map.hpp>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -1614,7 +1614,7 @@ 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 332f7ed879d5..fe398257ac64 100644
--- a/svgio/source/svgreader/svgtrefnode.cxx
+++ b/svgio/source/svgreader/svgtrefnode.cxx
@@ -20,7 +20,7 @@
#include <svgio/svgreader/svgtrefnode.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -85,7 +85,7 @@ 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 96f521f819f0..5ce73a20158c 100644
--- a/svgio/source/svgreader/svgtspannode.cxx
+++ b/svgio/source/svgreader/svgtspannode.cxx
@@ -19,7 +19,7 @@
#include <svgio/svgreader/svgtspannode.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -72,7 +72,7 @@ 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 e2a5c9f4c42f..94b8adbb6f0f 100644
--- a/svgio/source/svgreader/svgusenode.cxx
+++ b/svgio/source/svgreader/svgusenode.cxx
@@ -21,7 +21,7 @@
#include <drawinglayer/primitive2d/transformprimitive2d.hxx>
#include <svgio/svgreader/svgdocument.hxx>
-//////////////////////////////////////////////////////////////////////////////
+
namespace svgio
{
@@ -193,7 +193,7 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-//////////////////////////////////////////////////////////////////////////////
+
// eof
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */