summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-06-14 13:26:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-06-14 22:00:53 +0200
commit03e9dc6d62eb1e818133fef4ecdb652d1df33a01 (patch)
tree36c47c59b9d56f095a82c718e41039095e41474f /sw/source/ui/misc
parentd311c57f8a439d1b6f127ff1b0a852089dfc3033 (diff)
rename SwNumberingPreview back to NumberingPreview now
Change-Id: I1b6fe3ea2ef17bd35de1e8d4d124bc7adf9861de Reviewed-on: https://gerrit.libreoffice.org/55799 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/misc')
-rw-r--r--sw/source/ui/misc/outline.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/misc/outline.cxx b/sw/source/ui/misc/outline.cxx
index e1d428e23ef8..ea75b1761586 100644
--- a/sw/source/ui/misc/outline.cxx
+++ b/sw/source/ui/misc/outline.cxx
@@ -851,7 +851,7 @@ static long lcl_DrawGraphic(vcl::RenderContext* pVDev, const SwNumFormat &rForma
return nRet;
}
-void SwNumberingPreview::Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle&)
+void NumberingPreview::Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle&)
{
const Size aSize(rRenderContext.PixelToLogic(GetOutputSizePixel()));