summaryrefslogtreecommitdiffstats
path: root/sw/inc/view.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-05-19 10:31:47 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-05-23 11:55:36 +0000
commit47f62540bd2c2f107313bb0c6f141cd4460b6379 (patch)
tree61ec53ad77ba995bea7e154ed7267974c372a4a1 /sw/inc/view.hxx
parentAdd DPRODUCT test case (diff)
downloadcore-47f62540bd2c2f107313bb0c6f141cd4460b6379.tar.gz
core-47f62540bd2c2f107313bb0c6f141cd4460b6379.zip
loplugin:unusedmethods in sw
Change-Id: I05e224bcc7d2b08cf1349c14e3acf274d422e109 Reviewed-on: https://gerrit.libreoffice.org/25145 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/inc/view.hxx')
-rw-r--r--sw/inc/view.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/view.hxx b/sw/inc/view.hxx
index b569b561b6a2..e1f7f3a88f91 100644
--- a/sw/inc/view.hxx
+++ b/sw/inc/view.hxx
@@ -615,8 +615,6 @@ public:
// or to support printing
void SetMailMergeConfigItem(SwMailMergeConfigItem* pConfigItem, sal_uInt16 nRestart, bool bIsSource);
SwMailMergeConfigItem* GetMailMergeConfigItem();
- sal_uInt16 GetMailMergeRestartPage() const;
- bool IsMailMergeSourceView() const;
void ExecFormatPaintbrush(SfxRequest &);
void StateFormatPaintbrush(SfxItemSet &);