From 6a39fdf81fa561a587b9b9c6a28ba2891f448563 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 28 Aug 2014 09:22:32 +0100 Subject: callcatcher: update unused code Change-Id: I6cb74836f98d7507359f39e1fd03a1462b2e0c31 --- include/sfx2/templdlg.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/sfx2') diff --git a/include/sfx2/templdlg.hxx b/include/sfx2/templdlg.hxx index 31102fedafb2..a15d4e7095af 100644 --- a/include/sfx2/templdlg.hxx +++ b/include/sfx2/templdlg.hxx @@ -50,8 +50,6 @@ public: virtual void Update(); - void SetParagraphFamily(); - // converts from SFX_STYLE_FAMILY Ids to 1-5 static sal_uInt16 SFX2_DLLPUBLIC SfxFamilyIdToNId(SfxStyleFamily nFamily); // converts from 1-5 to SFX_STYLE_FAMILY Ids -- cgit