Searched refs:GetDspType (Results 1 – 10 of 10) sorted by relevance
105 GetDspType() const;
126 virtual DspType GetDspType() const = 0;
134 GetDspType() const;
122 virtual DspType GetDspType() const;
268 LinguDispatcher::DspType ThesaurusDispatcher::GetDspType() const in GetDspType() function in ThesaurusDispatcher
198 virtual DspType GetDspType() const;
720 LinguDispatcher::DspType HyphenatorDispatcher::GetDspType() const in GetDspType() function in HyphenatorDispatcher
845 LinguDispatcher::DspType SpellCheckerDispatcher::GetDspType() const in GetDspType() function in SpellCheckerDispatcher
1269 LinguDispatcher::DspType GrammarCheckingIterator::GetDspType() const in GetDspType() function in GrammarCheckingIterator
195 switch (rDispatcher.GetDspType()) in SetAvailableCfgServiceLists()