summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdfmtf.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-03-04 11:17:25 +0200
committerNoel Grandin <noel@peralex.com>2015-03-19 10:45:01 +0200
commitc97ccd3b3635a53e6bdc07b83c9bf8666b66000a (patch)
treed52bb0c6d93c0913375fdbd8eb6d36bbae3abbfe /svx/source/svdraw/svdfmtf.hxx
parent2ebd79b3d214c62c0997606115ebc50700d6a760 (diff)
loplugin:constantfunction: svx
Change-Id: Ib8c3599d245fbc371d00f28d812138b26c3f706d
Diffstat (limited to 'svx/source/svdraw/svdfmtf.hxx')
-rw-r--r--svx/source/svdraw/svdfmtf.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/source/svdraw/svdfmtf.hxx b/svx/source/svdraw/svdfmtf.hxx
index 5494b1f3c3c1..3e317feed5ac 100644
--- a/svx/source/svdraw/svdfmtf.hxx
+++ b/svx/source/svdraw/svdfmtf.hxx
@@ -86,8 +86,6 @@ protected:
bool isClip() const;
// actions
- void DoAction(MetaPixelAction & rAct) const;
- void DoAction(MetaPointAction & rAct) const;
void DoAction(MetaLineAction & rAct);
void DoAction(MetaRectAction & rAct);
void DoAction(MetaRoundRectAction & rAct);