Example #1
0
 def _prepareResult(self, spellcheckResult): #@UnusedVariable
     # override to turn on highlighting on the current word.
     self.highlightWord(True)
     ZBaseSpellCheckContext._prepareResult(self, spellcheckResult)
Example #2
0
 def _prepareResult(self, spellcheckResult):  #@UnusedVariable
     # override to turn on highlighting on the current word.
     self.highlightWord(True)
     ZBaseSpellCheckContext._prepareResult(self, spellcheckResult)