summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml/chart/objectformatter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/chart/objectformatter.hxx')
-rw-r--r--include/oox/drawingml/chart/objectformatter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/oox/drawingml/chart/objectformatter.hxx b/include/oox/drawingml/chart/objectformatter.hxx
index dd3d15aa5653..ebe5a01d8991 100644
--- a/include/oox/drawingml/chart/objectformatter.hxx
+++ b/include/oox/drawingml/chart/objectformatter.hxx
@@ -34,7 +34,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
/** Enumerates different object types for specific automatic formatting behaviour. */
enum ObjectType
@@ -67,7 +67,7 @@ enum ObjectType
OBJECTTYPE_DATATABLE /// Data table.
};
-// ============================================================================
+
struct ChartSpaceModel;
struct ObjectFormatterData;
@@ -146,7 +146,7 @@ private:
::boost::shared_ptr< ObjectFormatterData > mxData;
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml