From 9c06348b32bd799241f23b1c2d75a46cf498d015 Mon Sep 17 00:00:00 2001 From: Elton Chung Date: Sun, 5 Feb 2012 14:39:47 +0800 Subject: Remove unused code. --- xmloff/inc/SchXMLExport.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'xmloff/inc') diff --git a/xmloff/inc/SchXMLExport.hxx b/xmloff/inc/SchXMLExport.hxx index f5034b0983c3..142667b74703 100644 --- a/xmloff/inc/SchXMLExport.hxx +++ b/xmloff/inc/SchXMLExport.hxx @@ -80,8 +80,6 @@ public: sal_uInt16 nExportFlags = EXPORT_ALL ); virtual ~SchXMLExport(); - void SetProgress( sal_Int32 nPercentage ); - UniReference< XMLPropertySetMapper > GetPropertySetMapper() const; // XServiceInfo ( : SvXMLExport ) -- cgit