summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/chart/datasourceconverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/chart/datasourceconverter.hxx')
-rw-r--r--include/oox/drawingml/chart/datasourceconverter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/chart/datasourceconverter.hxx b/include/oox/drawingml/chart/datasourceconverter.hxx
index 4f8b2523c355..6b6ce95d8dfe 100644
--- a/include/oox/drawingml/chart/datasourceconverter.hxx
+++ b/include/oox/drawingml/chart/datasourceconverter.hxx
@@ -30,7 +30,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataSequenceModel;
@@ -45,7 +45,7 @@ public:
createDataSequence( const OUString& rRole );
};
-// ============================================================================
+
struct DataSourceModel;
@@ -60,7 +60,7 @@ public:
createDataSequence( const OUString& rRole );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml