summaryrefslogtreecommitdiff
path: root/xmloff/source/style/FillStyleContext.hxx
diff options
context:
space:
mode:
authorJelle van der Waa <jelle@vdwaa.nl>2013-08-09 20:04:34 +0200
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-08-10 14:55:06 +0000
commit4f360266cd1335861c182493bde6ade0e67b753b (patch)
tree94fbebf42ab561d68b659fa0c0f80ab85abef2d8 /xmloff/source/style/FillStyleContext.hxx
parent9c8831244062202e9066b97be7082e72e1194866 (diff)
fdo#62475 removed pointless comments
Change-Id: I176886fbc9f3d9e2b8ad2308ac2b127d9c68d9a6 Reviewed-on: https://gerrit.libreoffice.org/5331 Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'xmloff/source/style/FillStyleContext.hxx')
-rw-r--r--xmloff/source/style/FillStyleContext.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/style/FillStyleContext.hxx b/xmloff/source/style/FillStyleContext.hxx
index 6bfae84fb858..336e55626d20 100644
--- a/xmloff/source/style/FillStyleContext.hxx
+++ b/xmloff/source/style/FillStyleContext.hxx
@@ -24,7 +24,6 @@
#include <xmloff/xmlstyle.hxx>
#include<rtl/ustring.hxx>
-//////////////////////////////////////////////////////////////////////////////
// draw:gardient context
class XMLGradientStyleContext: public SvXMLStyleContext
@@ -45,7 +44,6 @@ public:
virtual sal_Bool IsTransient() const;
};
-//////////////////////////////////////////////////////////////////////////////
// draw:hatch context
class XMLHatchStyleContext: public SvXMLStyleContext
@@ -66,7 +64,6 @@ public:
virtual sal_Bool IsTransient() const;
};
-//////////////////////////////////////////////////////////////////////////////
// draw:fill-image context
class XMLBitmapStyleContext: public SvXMLStyleContext
@@ -93,7 +90,6 @@ public:
virtual sal_Bool IsTransient() const;
};
-//////////////////////////////////////////////////////////////////////////////
// draw:transparency context
class XMLTransGradientStyleContext: public SvXMLStyleContext
@@ -114,7 +110,6 @@ public:
virtual sal_Bool IsTransient() const;
};
-//////////////////////////////////////////////////////////////////////////////
// draw:marker context
class XMLMarkerStyleContext: public SvXMLStyleContext
@@ -135,7 +130,6 @@ public:
virtual sal_Bool IsTransient() const;
};
-//////////////////////////////////////////////////////////////////////////////
// draw:marker context
class XMLDashStyleContext: public SvXMLStyleContext