Searched refs:GetSpellcheckComments (Results 1 – 2 of 2) sorted by relevance
685 int sc = editor.GetSpellcheckComments(); in EditAsHex()713 int sc = editor.GetSpellcheckComments(); in EditAsText()726 int sc = editor.GetSpellcheckComments(); in EditUsingDesigner()888 EditFile0(fn, editor.GetCharset(), editor.GetSpellcheckComments()); in ReloadFile()985 editor2.SpellcheckComments(editor.GetSpellcheckComments()); in PassEditor()
487 int GetSpellcheckComments() const { return spellcheck_comments; } in GetSpellcheckComments() function