Searched refs:DspType (Results 1 – 9 of 9) sorted by relevance
122 enum DspType { DSP_SPELL, DSP_HYPH, DSP_THES, DSP_GRAMMAR }; enum in LinguDispatcher126 virtual DspType GetDspType() const = 0;
104 virtual DspType
133 virtual DspType
122 virtual DspType GetDspType() const;
268 LinguDispatcher::DspType ThesaurusDispatcher::GetDspType() const in GetDspType()
198 virtual DspType GetDspType() const;
720 LinguDispatcher::DspType HyphenatorDispatcher::GetDspType() const in GetDspType()
845 LinguDispatcher::DspType SpellCheckerDispatcher::GetDspType() const in GetDspType()
1269 LinguDispatcher::DspType GrammarCheckingIterator::GetDspType() const in GetDspType()