summaryrefslogtreecommitdiff
path: root/xmloff/inc/MetaImportComponent.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/MetaImportComponent.hxx')
-rw-r--r--xmloff/inc/MetaImportComponent.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/inc/MetaImportComponent.hxx b/xmloff/inc/MetaImportComponent.hxx
index 95934af06c3a..27568e9cf19f 100644
--- a/xmloff/inc/MetaImportComponent.hxx
+++ b/xmloff/inc/MetaImportComponent.hxx
@@ -36,7 +36,7 @@ public:
// #110680#
// XMLMetaImportComponent() throw();
XMLMetaImportComponent(
- 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();
virtual ~XMLMetaImportComponent() throw();