summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/databaseobjectview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/databaseobjectview.hxx')
-rw-r--r--dbaccess/source/ui/inc/databaseobjectview.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/dbaccess/source/ui/inc/databaseobjectview.hxx b/dbaccess/source/ui/inc/databaseobjectview.hxx
index fe42de6415ed..ca4a905ff1b7 100644
--- a/dbaccess/source/ui/inc/databaseobjectview.hxx
+++ b/dbaccess/source/ui/inc/databaseobjectview.hxx
@@ -144,12 +144,10 @@ namespace dbaui
};
// QueryDesigner
- class QueryDesigner : public DatabaseObjectView
+ class QueryDesigner final : public DatabaseObjectView
{
- protected:
sal_Int32 m_nCommandType;
- protected:
virtual void fillDispatchArgs(
::comphelper::NamedValueCollection& i_rDispatchArgs,
const css::uno::Any& _aDataSource,