summaryrefslogtreecommitdiff
path: root/svx/source/editeng/impedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/editeng/impedit.hxx')
-rw-r--r--svx/source/editeng/impedit.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/source/editeng/impedit.hxx b/svx/source/editeng/impedit.hxx
index 732c8ad426ac..983c2be2f449 100644
--- a/svx/source/editeng/impedit.hxx
+++ b/svx/source/editeng/impedit.hxx
@@ -955,6 +955,8 @@ public:
void StartSpelling(EditView& rEditView, sal_Bool bMultipleDoc);
//spell and return a sentence
bool SpellSentence(EditView& rView, ::svx::SpellPortions& rToFill, bool bIsGrammarChecking );
+ //put spelling back to start of current sentence - needed after switch of grammar support
+ void PutSpellingToSentenceStart( EditView& rEditView );
//applies a changed sentence
void ApplyChangedSentence(EditView& rEditView, const ::svx::SpellPortions& rNewPortions, bool bIsGrammarChecking );
//deinitialize sentence spelling