summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/TablesSingleDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/TablesSingleDlg.hxx')
-rw-r--r--dbaccess/source/ui/inc/TablesSingleDlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/TablesSingleDlg.hxx b/dbaccess/source/ui/inc/TablesSingleDlg.hxx
index 5d029fd7977c..0ae8d9e15daa 100644
--- a/dbaccess/source/ui/inc/TablesSingleDlg.hxx
+++ b/dbaccess/source/ui/inc/TablesSingleDlg.hxx
@@ -62,7 +62,7 @@ class ODbDataSourceAdministrationHelper;
void clearPassword();
OUString getConnectionURL() const;
css::uno::Reference< css::beans::XPropertySet > getCurrentDataSource();
- inline void endExecution() { m_bStopExecution = true; }
+ void endExecution() { m_bStopExecution = true; }
virtual const SfxItemSet* getOutputSet() const override;
virtual SfxItemSet* getWriteOutputSet() override;