summaryrefslogtreecommitdiff
path: root/cui/source/inc/iconcdlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-09 14:56:41 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-10 06:51:17 +0000
commit76c8336eec82862732d3a26be84b5e8a52efe022 (patch)
treeffb1cbc0fe3cf7bf4f5620a5cfbf255e3792e560 /cui/source/inc/iconcdlg.hxx
parent029a936aecb9b25d3ffefef072ba6fe86e19d305 (diff)
loplugin:expandablemethods in cui
Change-Id: I3dae1d142874c767ec1e32401acba0bbca95df5f Reviewed-on: https://gerrit.libreoffice.org/30716 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'cui/source/inc/iconcdlg.hxx')
-rw-r--r--cui/source/inc/iconcdlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/inc/iconcdlg.hxx b/cui/source/inc/iconcdlg.hxx
index 66a61d114f41..2b7c014f2d1d 100644
--- a/cui/source/inc/iconcdlg.hxx
+++ b/cui/source/inc/iconcdlg.hxx
@@ -140,7 +140,6 @@ protected:
static SfxItemSet* CreateInputItemSet( sal_uInt16 nId );
inline IconChoicePage* GetTabPage( sal_uInt16 nPageId )
{ return ( GetPageData (nPageId)->pPage ? GetPageData (nPageId)->pPage.get() : nullptr); }
- static void RefreshInputSet();
void ActivatePageImpl ();
void DeActivatePageImpl ();