From e6eca5d3fe2fdb4fd7587f3449f45fd7365e0cf7 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 19 Jun 2014 14:02:27 -0400 Subject: Build fix. Change-Id: Ib306deee13906f49d8611cd66f6a5262b52d04df --- xmloff/source/chart/SchXMLExport.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmloff/source') diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx index 00f67e367f18..5bda8cc55707 100644 --- a/xmloff/source/chart/SchXMLExport.cxx +++ b/xmloff/source/chart/SchXMLExport.cxx @@ -154,7 +154,7 @@ public: com::sun::star::chart::XChartDocument > rChartDoc, bool bIncludeTable ); - UniReference< XMLPropertySetMapper > GetPropertySetMapper() const { return mxPropertySetMapper;} + UniReference GetPropertySetMapper() const; void SetChartRangeAddress( const OUString& rAddress ) { msChartAddress = rAddress; } -- cgit v1.2.3