summaryrefslogtreecommitdiff
path: root/connectivity/source/simpledbt/dbtfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/simpledbt/dbtfactory.hxx')
-rw-r--r--connectivity/source/simpledbt/dbtfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/simpledbt/dbtfactory.hxx b/connectivity/source/simpledbt/dbtfactory.hxx
index ba9d9c7e532f..40005ecbdd9f 100644
--- a/connectivity/source/simpledbt/dbtfactory.hxx
+++ b/connectivity/source/simpledbt/dbtfactory.hxx
@@ -44,7 +44,7 @@ namespace connectivity
// IDataAccessToolsFactory
virtual ::rtl::Reference< simple::ISQLParser > createSQLParser(
- const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& _rxServiceFactory,
+ const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& rxContext,
const IParseContext* _pContext
) const;