summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2022-09-08 12:13:14 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2022-09-08 15:30:40 +0200
commit75fcdffdcb1be4bab1f7e7c015ccf05ceef9d700 (patch)
tree4ee7d92d28e4e377a199bb5f0c031ac10d417e51 /dbaccess/source/ui/inc
parentloplugin:unnecessaryvirtual (diff)
downloadcore-75fcdffdcb1be4bab1f7e7c015ccf05ceef9d700.tar.gz
core-75fcdffdcb1be4bab1f7e7c015ccf05ceef9d700.zip
loplugin:unusedfields
Change-Id: I104015dd9339fca3b274532ba475a66c7b01481d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139644 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'dbaccess/source/ui/inc')
-rw-r--r--dbaccess/source/ui/inc/dlgsave.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/dlgsave.hxx b/dbaccess/source/ui/inc/dlgsave.hxx
index c5bc9d8037e1..f3b33a278500 100644
--- a/dbaccess/source/ui/inc/dlgsave.hxx
+++ b/dbaccess/source/ui/inc/dlgsave.hxx
@@ -49,8 +49,6 @@ namespace dbaui
{
private:
css::uno::Reference< css::uno::XComponentContext > m_xContext;
- OUString m_aQryLabel;
- OUString m_sTblLabel;
OUString m_aName;
const IObjectNameCheck& m_rObjectNameCheck;
css::uno::Reference< css::sdbc::XDatabaseMetaData> m_xMetaData;