diff options
Diffstat (limited to 'svx/source/inc/xmlxtexp.hxx')
-rw-r--r-- | svx/source/inc/xmlxtexp.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/inc/xmlxtexp.hxx b/svx/source/inc/xmlxtexp.hxx index 51435e5fbb80..62d35fb67753 100644 --- a/svx/source/inc/xmlxtexp.hxx +++ b/svx/source/inc/xmlxtexp.hxx @@ -36,7 +36,6 @@ class SvxXMLXTableExportComponent : public SvXMLExport public: SvxXMLXTableExportComponent( const css::uno::Reference< css::uno::XComponentContext >& xContext, - const OUString& rFileName, const css::uno::Reference< css::xml::sax::XDocumentHandler > & xHandler, const css::uno::Reference< css::container::XNameContainer > & xTable, css::uno::Reference<css::document::XGraphicStorageHandler> const & xGraphicStorageHandler); |