summaryrefslogtreecommitdiff
path: root/include/editeng/svxacorr.hxx
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2019-10-04 12:02:14 +0200
committerMike Kaganski <mike.kaganski@collabora.com>2019-10-04 17:20:20 +0200
commit5b8625bd88c5c23e5b7be1245737b6a2ac08c373 (patch)
tree383e45a537ceb3897ee18251f839dbd32df8b146 /include/editeng/svxacorr.hxx
parent957a4d7f894e2339254c97f33f40436bf266917e (diff)
SvxAutoCorrect::GetPrevAutoCorrWord should not be const
Change-Id: Icc5f8eae4347e097f7ff22212dd94467d0702353 Reviewed-on: https://gerrit.libreoffice.org/80198 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'include/editeng/svxacorr.hxx')
-rw-r--r--include/editeng/svxacorr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/svxacorr.hxx b/include/editeng/svxacorr.hxx
index 4106122ee94b..c9c9bdee9677 100644
--- a/include/editeng/svxacorr.hxx
+++ b/include/editeng/svxacorr.hxx
@@ -292,7 +292,7 @@ public:
// Return for the autotext expansion the previous word,
// AutoCorrect - corresponding algorithm
bool GetPrevAutoCorrWord( SvxAutoCorrDoc const & rDoc, const OUString& rTxt,
- sal_Int32 nPos, OUString& rWord ) const;
+ sal_Int32 nPos, OUString& rWord );
// Search for the words in the replacement table.
// rText - check in this text the words of the list