summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorMatteo Casalin <matteo.casalin@yahoo.com>2015-06-01 15:06:09 +0200
committerMatteo Casalin <matteo.casalin@yahoo.com>2015-06-01 15:25:56 +0200
commit38e2c36f5de41267a323e9be57ef3316e978e6b8 (patch)
tree626c59039addd434ed1f8a55e8a186d6c12970a6 /cui
parent92bab25a7da0cba47bb98bf1a65a64cc24192079 (diff)
This member can be const
Change-Id: I53c63bd5734635540ff9c4edfb698c16ac4fca17
Diffstat (limited to 'cui')
-rw-r--r--cui/source/inc/hyphen.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hyphen.hxx b/cui/source/inc/hyphen.hxx
index 115c31543245..a09218261b01 100644
--- a/cui/source/inc/hyphen.hxx
+++ b/cui/source/inc/hyphen.hxx
@@ -51,7 +51,7 @@ class SvxHyphenWordDialog : public SfxModalDialog
VclPtr<PushButton> m_pHyphAll;
VclPtr<CloseButton> m_pCloseBtn;
OUString aLabel;
- SvxSpellWrapper* pHyphWrapper;
+ SvxSpellWrapper *const pHyphWrapper;
css::uno::Reference< css::linguistic2::XHyphenator > xHyphenator;
css::uno::Reference< css::linguistic2::XPossibleHyphens > xPossHyph;
OUString aEditWord; // aEditWord and aWordEdit.GetText() differ only by the character for the current selected hyphenation position