Home
last modified time | relevance | path

Searched defs:spellDlg (Results 1 – 2 of 2) sorted by relevance

/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dtexstudio.h211 SpellerDialog *spellDlg; in Q_DECLARE_METATYPE() local
/dports/editors/texmaker/texmaker-5.0.3/
H A Dtexmaker.cpp4249 SpellerDialog *spellDlg=new SpellerDialog(this,currentEditorView()->editor,spell_ignored_words); in editSpell() local