summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/cuigaldlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-17 10:34:58 +0200
committerNoel Grandin <noel@peralex.com>2015-07-17 10:36:50 +0200
commit89ef4dea325a11c706ff9619ff4717124260f864 (patch)
treee174f40d127b6e334b3c24d331f31c7c30fb1876 /cui/source/inc/cuigaldlg.hxx
parentloplugin:unusedmethods desktop (diff)
downloadcore-89ef4dea325a11c706ff9619ff4717124260f864.tar.gz
core-89ef4dea325a11c706ff9619ff4717124260f864.zip
loplugin:unusedmethods cui
Change-Id: I8a4cb855054c487d7a8307ad219f10b06db3248b
Diffstat (limited to 'cui/source/inc/cuigaldlg.hxx')
-rw-r--r--cui/source/inc/cuigaldlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/cuigaldlg.hxx b/cui/source/inc/cuigaldlg.hxx
index a2384403a36e..ee9697d8e13c 100644
--- a/cui/source/inc/cuigaldlg.hxx
+++ b/cui/source/inc/cuigaldlg.hxx
@@ -233,7 +233,6 @@ public:
virtual void dispose() SAL_OVERRIDE;
void SetXChgData( ExchangeData* pData );
- const ExchangeData* GetXChgData() const { return pData; }
static VclPtr<SfxTabPage> Create( vcl::Window* pParent, const SfxItemSet* rSet );
};