summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/chart/datasourcemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/chart/datasourcemodel.hxx')
-rw-r--r--include/oox/drawingml/chart/datasourcemodel.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/chart/datasourcemodel.hxx b/include/oox/drawingml/chart/datasourcemodel.hxx
index efbcf6868274..75a5d012f82b 100644
--- a/include/oox/drawingml/chart/datasourcemodel.hxx
+++ b/include/oox/drawingml/chart/datasourcemodel.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataSequenceModel
{
@@ -42,7 +42,7 @@ struct DataSequenceModel
~DataSequenceModel();
};
-// ============================================================================
+
struct DataSourceModel
{
@@ -54,7 +54,7 @@ struct DataSourceModel
~DataSourceModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml