diff options
Diffstat (limited to 'include/oox/drawingml/chart/chartspacefragment.hxx')
-rw-r--r-- | include/oox/drawingml/chart/chartspacefragment.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/oox/drawingml/chart/chartspacefragment.hxx b/include/oox/drawingml/chart/chartspacefragment.hxx index 6e927ba1d51a..83c35621c89c 100644 --- a/include/oox/drawingml/chart/chartspacefragment.hxx +++ b/include/oox/drawingml/chart/chartspacefragment.hxx @@ -26,7 +26,7 @@ namespace oox { namespace drawingml { namespace chart { -// ============================================================================ + struct ChartSpaceModel; @@ -46,7 +46,7 @@ public: ::oox::core::XmlFilterBase& mpFilterBase; }; -// ============================================================================ + } // namespace chart } // namespace drawingml |