Home
last modified time | relevance | path

Searched refs:DspType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/linguistic/source/
H A Ddefs.hxx122 enum DspType { DSP_SPELL, DSP_HYPH, DSP_THES, DSP_GRAMMAR }; enum in LinguDispatcher
126 virtual DspType GetDspType() const = 0;
H A Dthesdsp.hxx104 virtual DspType
H A Dhyphdsp.hxx133 virtual DspType
H A Dspelldsp.hxx122 virtual DspType GetDspType() const;
H A Dthesdsp.cxx268 LinguDispatcher::DspType ThesaurusDispatcher::GetDspType() const in GetDspType()
H A Dgciterator.hxx198 virtual DspType GetDspType() const;
H A Dhyphdsp.cxx720 LinguDispatcher::DspType HyphenatorDispatcher::GetDspType() const in GetDspType()
H A Dspelldsp.cxx845 LinguDispatcher::DspType SpellCheckerDispatcher::GetDspType() const in GetDspType()
H A Dgciterator.cxx1269 LinguDispatcher::DspType GrammarCheckingIterator::GetDspType() const in GetDspType()