summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/excelchartconverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/excelchartconverter.hxx')
-rw-r--r--sc/source/filter/inc/excelchartconverter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/excelchartconverter.hxx b/sc/source/filter/inc/excelchartconverter.hxx
index ca2377ad0215..5abff61ba6ae 100644
--- a/sc/source/filter/inc/excelchartconverter.hxx
+++ b/sc/source/filter/inc/excelchartconverter.hxx
@@ -26,7 +26,7 @@
namespace oox {
namespace xls {
-// ============================================================================
+
class ExcelChartConverter : public ::oox::drawingml::chart::ChartConverter, public WorkbookHelper
{
@@ -45,7 +45,7 @@ public:
const ::oox::drawingml::chart::DataSequenceModel& rDataSeq );
};
-// ============================================================================
+
} // namespace xls
} // namespace oox