Home
last modified time | relevance | path

Searched refs:markMisspelledWords (Results 1 – 1 of 1) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/
H A DParagraph.cpp473 void markMisspelledWords(pos_type const & first, pos_type const & last,
4246 void Paragraph::Private::markMisspelledWords( in markMisspelledWords() function in lyx::Paragraph::Private
4314 d->markMisspelledWords(first, last, result, word, skips); in spellCheck()