summaryrefslogtreecommitdiff
path: root/include/oox/export/chartexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/export/chartexport.hxx')
-rw-r--r--include/oox/export/chartexport.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/export/chartexport.hxx b/include/oox/export/chartexport.hxx
index 2fd383b7beca..ed8743c03c3f 100644
--- a/include/oox/export/chartexport.hxx
+++ b/include/oox/export/chartexport.hxx
@@ -138,7 +138,7 @@ private:
void exportRadarChart( com::sun::star::uno::Reference< com::sun::star::chart2::XChartType > xChartType );
void exportScatterChart( com::sun::star::uno::Reference< com::sun::star::chart2::XChartType > xChartType );
void exportStockChart( com::sun::star::uno::Reference< com::sun::star::chart2::XChartType > xChartType );
- void exportSuffaceChart( com::sun::star::uno::Reference< com::sun::star::chart2::XChartType > xChartType );
+ void exportSurfaceChart( com::sun::star::uno::Reference< com::sun::star::chart2::XChartType > xChartType );
void exportHiLowLines();
void exportUpDownBars(com::sun::star::uno::Reference< com::sun::star::chart2::XChartType > xChartType );