summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLAutoTextEventImport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLAutoTextEventImport.hxx')
-rw-r--r--xmloff/source/text/XMLAutoTextEventImport.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLAutoTextEventImport.hxx b/xmloff/source/text/XMLAutoTextEventImport.hxx
index a18501ccf6a1..ec4de83c9d2b 100644
--- a/xmloff/source/text/XMLAutoTextEventImport.hxx
+++ b/xmloff/source/text/XMLAutoTextEventImport.hxx
@@ -45,10 +45,8 @@ class XMLAutoTextEventImport : public SvXMLImport
::com::sun::star::container::XNameReplace> xEvents;
public:
- // #110680#
- // XMLAutoTextEventImport() throw();
XMLAutoTextEventImport(
- const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory
+ const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xContext
) throw();
~XMLAutoTextEventImport() throw();