diff options
Diffstat (limited to 'xmloff/inc')
-rw-r--r-- | xmloff/inc/SchXMLExport.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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 ) |