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, 0 insertions, 4 deletions
diff --git a/sc/source/filter/inc/excelchartconverter.hxx b/sc/source/filter/inc/excelchartconverter.hxx
index 43f80c5bba98..24c2cbbdda99 100644
--- a/sc/source/filter/inc/excelchartconverter.hxx
+++ b/sc/source/filter/inc/excelchartconverter.hxx
@@ -26,8 +26,6 @@
namespace oox {
namespace xls {
-
-
class ExcelChartConverter : public ::oox::drawingml::chart::ChartConverter, public WorkbookHelper
{
public:
@@ -45,8 +43,6 @@ public:
const ::oox::drawingml::chart::DataSequenceModel& rDataSeq ) SAL_OVERRIDE;
};
-
-
} // namespace xls
} // namespace oox