summaryrefslogtreecommitdiff
path: root/starmath/inc/rect.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-27 10:50:45 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-27 11:38:22 +0000
commit618171552e1bcddb07660167d9df4512435269b0 (patch)
tree24663a06258318d8ab0d57d1e6f676e4afdebcdc /starmath/inc/rect.hxx
parenta6628078a929a39a95ae8b2f51348996dc41afbc (diff)
loplugin:expandablemethods in sot..starmath
Change-Id: I5b718bbda9ceca5bbfd1e6482ebd215e15884956 Reviewed-on: https://gerrit.libreoffice.org/30318 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'starmath/inc/rect.hxx')
-rw-r--r--starmath/inc/rect.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/starmath/inc/rect.hxx b/starmath/inc/rect.hxx
index c28e1d257539..5f20fdac1b6f 100644
--- a/starmath/inc/rect.hxx
+++ b/starmath/inc/rect.hxx
@@ -111,8 +111,6 @@ class SmRect
protected:
void BuildRect (const OutputDevice &rDev, const SmFormat *pFormat,
const OUString &rText, sal_uInt16 nBorderWidth);
- void Init(const OutputDevice &rDev, const SmFormat *pFormat,
- const OUString &rText, sal_uInt16 nBorderWidth);
inline void CopyMBL(const SmRect& rRect);
void CopyAlignInfo(const SmRect& rRect);