summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-09-19 17:02:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-09-20 09:59:30 +0200
commitd5d943fdc729763a5277cd0ac2093ae8acb6fccd (patch)
treeef99ce60a481799040d5b330059a79d53df96b6e /include
parentf00312e7fa960b64accd25c3a55533f61893daae (diff)
rename ParaPrevWindow back to SvxParaPrevWindow
Change-Id: I3dc51ed38509a588003137bf295f005b031c20c3 Reviewed-on: https://gerrit.libreoffice.org/60777 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svx/paraprev.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/paraprev.hxx b/include/svx/paraprev.hxx
index 62b8eda4ab80..18e7ec5ea2bb 100644
--- a/include/svx/paraprev.hxx
+++ b/include/svx/paraprev.hxx
@@ -35,7 +35,7 @@ enum class SvxPrevLineSpace
Leading
};
-class SVX_DLLPUBLIC ParaPrevWindow final : public weld::CustomWidgetController
+class SVX_DLLPUBLIC SvxParaPrevWindow final : public weld::CustomWidgetController
{
Size aSize;
@@ -60,7 +60,7 @@ class SVX_DLLPUBLIC ParaPrevWindow final : public weld::CustomWidgetController
void DrawParagraph(vcl::RenderContext& rRenderContext);
public:
- ParaPrevWindow();
+ SvxParaPrevWindow();
void SetFirstLineOfst( short nNew )
{