summaryrefslogtreecommitdiffstats
path: root/include/editeng/lrspitem.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-01-13 08:44:21 +0200
committerNoel Grandin <noel@peralex.com>2016-01-13 08:44:46 +0200
commit8bd9eb833444810dec3debd0215bd26dffc2fb91 (patch)
tree67af5f48ff3b6a83e50ff8980d8b6fad96cc1446 /include/editeng/lrspitem.hxx
parentloplugin:unusedmethods unused return value in include/sot (diff)
downloadcore-8bd9eb833444810dec3debd0215bd26dffc2fb91.tar.gz
core-8bd9eb833444810dec3debd0215bd26dffc2fb91.zip
loplugin:unusedmethods unused return value in include/svl
Change-Id: I759fe8769daccea07c2157bfb5912df8ba285534
Diffstat (limited to 'include/editeng/lrspitem.hxx')
-rw-r--r--include/editeng/lrspitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/lrspitem.hxx b/include/editeng/lrspitem.hxx
index 191aa4b88156..895aefc068e2 100644
--- a/include/editeng/lrspitem.hxx
+++ b/include/editeng/lrspitem.hxx
@@ -87,7 +87,7 @@ public:
virtual SfxPoolItem* Create(SvStream &, sal_uInt16) const override;
virtual SvStream& Store(SvStream &, sal_uInt16 nItemVersion ) const override;
virtual sal_uInt16 GetVersion( sal_uInt16 nFileVersion ) const override;
- virtual bool ScaleMetrics( long nMult, long nDiv ) override;
+ virtual void ScaleMetrics( long nMult, long nDiv ) override;
virtual bool HasMetrics() const override;
// Die "Layout-Schnittstelle":