summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/cuigaldlg.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-04-24 15:57:34 +0200
committerNoel Grandin <noel@peralex.com>2015-05-05 09:30:39 +0200
commit89945a90590e2c9a3bea7a387cf8d9d2f5591728 (patch)
treeed9fa948888f9642fe429a6efd7cd0ea394a9f87 /cui/source/inc/cuigaldlg.hxx
parentloplugin:staticmethods (diff)
downloadcore-89945a90590e2c9a3bea7a387cf8d9d2f5591728.tar.gz
core-89945a90590e2c9a3bea7a387cf8d9d2f5591728.zip
loplugin:staticmethods
Change-Id: I3d61c1c64f7e781c032a77d5d35998e953bf5c0c
Diffstat (limited to 'cui/source/inc/cuigaldlg.hxx')
-rw-r--r--cui/source/inc/cuigaldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cuigaldlg.hxx b/cui/source/inc/cuigaldlg.hxx
index e58997fb5d93..134b6533b33b 100644
--- a/cui/source/inc/cuigaldlg.hxx
+++ b/cui/source/inc/cuigaldlg.hxx
@@ -274,7 +274,7 @@ class TPGalleryThemeProperties : public SfxTabPage
virtual void Reset( const SfxItemSet* /*rSet*/ ) SAL_OVERRIDE {}
virtual bool FillItemSet( SfxItemSet* /*rSet*/ ) SAL_OVERRIDE { return true; }
- OUString addExtension( const OUString&, const OUString& );
+ static OUString addExtension( const OUString&, const OUString& );
void FillFilterList();
void SearchFiles();