summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/gloshdl.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-19 11:23:19 +0200
committerNoel Grandin <noel@peralex.com>2015-03-23 09:42:22 +0200
commita84c07509d9051084684987ad5ec47631afd50e5 (patch)
treeb9366fc0852114c933aed2dc2c1b9fb018bc7f20 /sw/source/uibase/inc/gloshdl.hxx
parentfd68059586246f415a5fa6637fafad1ac9293e92 (diff)
loplugin:constantfunction: sw
Change-Id: Ife8ccbe4625d87d1e3314c75604cb3d947011680
Diffstat (limited to 'sw/source/uibase/inc/gloshdl.hxx')
-rw-r--r--sw/source/uibase/inc/gloshdl.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sw/source/uibase/inc/gloshdl.hxx b/sw/source/uibase/inc/gloshdl.hxx
index 9f4f3051a711..d257f5143ca4 100644
--- a/sw/source/uibase/inc/gloshdl.hxx
+++ b/sw/source/uibase/inc/gloshdl.hxx
@@ -46,8 +46,7 @@ class SW_DLLPUBLIC SwGlossaryHdl
SwTextBlocks *pGlossary );
public:
- bool ConvertToNew(SwTextBlocks& rOld);
- void GlossaryDlg();
+ void GlossaryDlg();
size_t GetGroupCnt() const;
OUString GetGroupName( size_t, OUString* pTitle = 0 );