summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/optload.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-10-20 13:11:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-21 06:16:29 +0000
commit1c4243332213ad72ed63476c99693758d8cbcc40 (patch)
tree17ec2704c16465cca81007f5e93e0d2592566191 /sw/source/uibase/inc/optload.hxx
parent81bbede18f825bc5929d4d446144841ee782e679 (diff)
loplugin:expandablemethodds in sw(part4)
Change-Id: Ifedc5be99775d00f09e03261c6bb446135ac796a Reviewed-on: https://gerrit.libreoffice.org/30096 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/source/uibase/inc/optload.hxx')
-rw-r--r--sw/source/uibase/inc/optload.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/optload.hxx b/sw/source/uibase/inc/optload.hxx
index ddf8f2a1461f..728c0f0ce4d4 100644
--- a/sw/source/uibase/inc/optload.hxx
+++ b/sw/source/uibase/inc/optload.hxx
@@ -111,7 +111,6 @@ private:
Point maDrawPos;
public:
SwCaptionPreview(vcl::Window* pParent, WinBits nStyle);
- void Init();
virtual void ApplySettings(vcl::RenderContext& rRenderContext) override;
void SetPreviewText( const OUString& rText );
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) override;