Home
last modified time | relevance | path

Searched defs:dicFile (Results 1 – 19 of 19) sorted by relevance

/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/widgets/
H A Dspellchecker.cpp33 SpellChecker::SpellChecker(QTextDocument* parent, const QString& dicFile) in SpellChecker()
46 void SpellChecker::setDictionary(const QString& dicFile) in setDictionary()
H A Dmledit.cpp92 void MLEdit::setSpellingDictionary(const QString& dicFile) in setSpellingDictionary()
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/widgets/
H A Dspellchecker.cpp33 SpellChecker::SpellChecker(QTextDocument* parent, const QString& dicFile) in SpellChecker()
46 void SpellChecker::setDictionary(const QString& dicFile) in setDictionary()
H A Dmledit.cpp92 void MLEdit::setSpellingDictionary(const QString& dicFile) in setSpellingDictionary()
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/widgets/
H A Dspellchecker.cpp33 SpellChecker::SpellChecker(QTextDocument* parent, const QString& dicFile) in SpellChecker()
46 void SpellChecker::setDictionary(const QString& dicFile) in setDictionary()
H A Dmledit.cpp92 void MLEdit::setSpellingDictionary(const QString& dicFile) in setSpellingDictionary()
/dports/net-im/licq/licq-f271d55/qt-gui/src/widgets/
H A Dspellchecker.cpp33 SpellChecker::SpellChecker(QTextDocument* parent, const QString& dicFile) in SpellChecker()
46 void SpellChecker::setDictionary(const QString& dicFile) in setDictionary()
H A Dmledit.cpp92 void MLEdit::setSpellingDictionary(const QString& dicFile) in setSpellingDictionary()
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/widgets/
H A Dspellchecker.cpp33 SpellChecker::SpellChecker(QTextDocument* parent, const QString& dicFile) in SpellChecker()
46 void SpellChecker::setDictionary(const QString& dicFile) in setDictionary()
H A Dmledit.cpp92 void MLEdit::setSpellingDictionary(const QString& dicFile) in setSpellingDictionary()
/dports/editors/yudit/yudit-3.0.7/stoolkit/syntax/
H A DSHunspellPattern.h62 SString dicFile; variable
/dports/editors/texstudio/texstudio-4.1.2/src/
H A Dspellerutility.cpp29 QString dicFile = base + ".dic"; in loadDictionary() local
232 QString dicFile; in isOxtDictionary() local
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/zendframework/zendsearch/library/ZendSearch/Lucene/Index/SegmentWriter/
H A DAbstractSegmentWriter.php493 protected function _dumpTermDictEntry(File\FileInterface $dicFile,
/dports/accessibility/kmouth/kmouth-21.12.3/wordcompletion/
H A Ddictionarycreationwizard.cpp129 QString dicFile; in createDictionary() local
/dports/textproc/enchant2/enchant-2.2.15/providers/
H A Denchant_nuspell.cpp167 s_correspondingAffFile(const string & dicFile) in s_correspondingAffFile()
H A Denchant_hunspell.cpp229 s_correspondingAffFile(const std::string & dicFile) in s_correspondingAffFile()
/dports/cad/opencascade/opencascade-7.6.0/src/XDEDRAW/
H A DXDEDRAW_Common.cxx79 …FillDicWS(NCollection_DataMap<TCollection_AsciiString, Handle(STEPCAFControl_ExternFile)>& dicFile) in FillDicWS()
/dports/textproc/enchant/enchant-1.6.0/src/myspell/
H A Dmyspell_checker.cpp341 s_hasCorrespondingAffFile(const std::string & dicFile) in s_hasCorrespondingAffFile()
/dports/editors/texworks/texworks-release-0.6.2/src/
H A DTWUtils.cpp436 QFileInfo dicFile(dictPath + "/" + language + ".dic"); in getDictionary() local