https://bugs.documentfoundation.org/show_bug.cgi?id=162517

--- Comment #4 from Justin L <[email protected]> ---
Perhaps what Writer does would be instructive here.
SwDoc::SpellItAgainSam goes through all nodes and sets the Wrong status to
TODO.
That was called by SwModule::CheckSpellChanges, which was called by
processLinguServiceEvent SPELL_WRONG_WORDS_AGAIN.


Only sw seems to handle a LinguServiceEvent. (Calc is even worse - it doesn't
even update the word-under-the-cursor used to add-to-dictionary.)

In order to fix this bug, a HUGE amount of plumbing is needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to