Searched defs:allowSpellCheck (Results 1 – 8 of 8) sorted by relevance
81 bool allowSpellCheck() const { return false; } in allowSpellCheck() function
84 bool allowSpellCheck() const { return false; } in allowSpellCheck() function
92 bool allowSpellCheck() const { return false; } in allowSpellCheck() function
154 bool allowSpellCheck() const { return getLayout().spellcheck() && !getLayout().isPassThru(); } in allowSpellCheck() function
335 bool InsetNote::allowSpellCheck() const in allowSpellCheck() function in lyx::InsetNote
497 virtual bool allowSpellCheck() const { return false; } in allowSpellCheck() function
893 bool allowSpellCheck() const { return true; } in allowSpellCheck() function
526 bool DocIterator::allowSpellCheck() const in allowSpellCheck() function in lyx::DocIterator