summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/insdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-12-22 16:23:45 +0200
committerNoel Grandin <noel@peralex.com>2015-12-23 08:13:54 +0200
commit4012390e0549e8cdc48e566608cad2c36e2df44e (patch)
tree83982483d2a0a0e58c2f9339a76e216099595e84 /cui/source/inc/insdlg.hxx
parentloplugin:unusedfields in dbaccess (diff)
downloadcore-4012390e0549e8cdc48e566608cad2c36e2df44e.tar.gz
core-4012390e0549e8cdc48e566608cad2c36e2df44e.zip
loplugin:unusedfields in cui
Change-Id: I7a1092708881d1d43debf0217a5401c5b65838a5
Diffstat (limited to 'cui/source/inc/insdlg.hxx')
-rw-r--r--cui/source/inc/insdlg.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/cui/source/inc/insdlg.hxx b/cui/source/inc/insdlg.hxx
index 1b684439fc7e..436669dfa80a 100644
--- a/cui/source/inc/insdlg.hxx
+++ b/cui/source/inc/insdlg.hxx
@@ -98,10 +98,7 @@ class SvInsertPlugInDialog : public InsertObjectDialog_Impl
{
private:
VclPtr<Edit> m_pEdFileurl;
- VclPtr<PushButton> m_pBtnFileurl;
VclPtr<VclMultiLineEdit> m_pEdPluginsOptions;
- INetURLObject* m_pURL;
- OUString m_aCommands;
DECL_LINK_TYPED(BrowseHdl, Button*, void);