summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/chart/titlemodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/chart/titlemodel.hxx')
-rw-r--r--include/oox/drawingml/chart/titlemodel.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/oox/drawingml/chart/titlemodel.hxx b/include/oox/drawingml/chart/titlemodel.hxx
index 0a138be9d3cd..3d140c93f755 100644
--- a/include/oox/drawingml/chart/titlemodel.hxx
+++ b/include/oox/drawingml/chart/titlemodel.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct TextModel
{
@@ -41,7 +41,7 @@ struct TextModel
~TextModel();
};
-// ============================================================================
+
struct TitleModel
{
@@ -60,7 +60,7 @@ struct TitleModel
~TitleModel();
};
-// ============================================================================
+
struct LegendModel
{
@@ -78,7 +78,7 @@ struct LegendModel
~LegendModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml