summaryrefslogtreecommitdiff
path: root/svgio/inc
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/inc
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/inc')
-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
31 files changed, 68 insertions, 68 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