summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/chart/plotareamodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/chart/plotareamodel.hxx')
-rw-r--r--include/oox/drawingml/chart/plotareamodel.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/oox/drawingml/chart/plotareamodel.hxx b/include/oox/drawingml/chart/plotareamodel.hxx
index 7852ba868278..f0dd30469ef7 100644
--- a/include/oox/drawingml/chart/plotareamodel.hxx
+++ b/include/oox/drawingml/chart/plotareamodel.hxx
@@ -29,7 +29,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct View3DModel
{
@@ -44,7 +44,7 @@ struct View3DModel
~View3DModel();
};
-// ============================================================================
+
struct WallFloorModel
{
@@ -58,7 +58,7 @@ struct WallFloorModel
~WallFloorModel();
};
-// ============================================================================
+
struct DataTableModel
{
@@ -69,7 +69,7 @@ struct DataTableModel
~DataTableModel();
};
-// ============================================================================
+
struct PlotAreaModel
{
@@ -89,7 +89,7 @@ struct PlotAreaModel
~PlotAreaModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml