summaryrefslogtreecommitdiff
path: root/dbaccess/inc/dbsubcomponentcontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/inc/dbsubcomponentcontroller.hxx')
-rw-r--r--dbaccess/inc/dbsubcomponentcontroller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/inc/dbsubcomponentcontroller.hxx b/dbaccess/inc/dbsubcomponentcontroller.hxx
index d397974f7cf5..b709458d03da 100644
--- a/dbaccess/inc/dbsubcomponentcontroller.hxx
+++ b/dbaccess/inc/dbsubcomponentcontroller.hxx
@@ -163,7 +163,7 @@ namespace dbaui
virtual ::rtl::OUString SAL_CALL getTitle( ) throw (::com::sun::star::uno::RuntimeException);
protected:
- DBSubComponentController(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory>& _rxORB);
+ DBSubComponentController(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext>& _rxORB);
virtual ~DBSubComponentController();
virtual void disconnect();