diff options
Diffstat (limited to 'dbaccess/source/ui/dlg/ConnectionHelper.hxx')
| -rw-r--r-- | dbaccess/source/ui/dlg/ConnectionHelper.hxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionHelper.hxx b/dbaccess/source/ui/dlg/ConnectionHelper.hxx index 0cb8572151ea..1497db425d44 100644 --- a/dbaccess/source/ui/dlg/ConnectionHelper.hxx +++ b/dbaccess/source/ui/dlg/ConnectionHelper.hxx @@ -88,11 +88,6 @@ namespace dbaui */ void askForFileName(::sfx2::FileDialogHelper& _aFileOpen); - virtual void SetServiceFactory(const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > _rxORB) - { - OGenericAdministrationPage::SetServiceFactory(_rxORB); - } - protected: void setURL( const String& _rURL ); virtual bool checkTestConnection(); |
