summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/oox/export/chartexport.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/oox/export/chartexport.hxx b/include/oox/export/chartexport.hxx
index a0f8d319468a..729e9ef28a21 100644
--- a/include/oox/export/chartexport.hxx
+++ b/include/oox/export/chartexport.hxx
@@ -113,6 +113,8 @@ private:
sal_Bool bIncludeTable );
void exportChart( com::sun::star::uno::Reference<
com::sun::star::chart::XChartDocument > rChartDoc );
+ void exportExternalData( com::sun::star::uno::Reference<
+ com::sun::star::chart::XChartDocument > rChartDoc );
void exportLegend( com::sun::star::uno::Reference<
com::sun::star::chart::XChartDocument > rChartDoc );
void exportTitle( com::sun::star::uno::Reference<