Home
last modified time | relevance | path

Searched refs:GetDspType (Results 1 – 10 of 10) sorted by relevance

/trunk/main/linguistic/source/
H A Dthesdsp.hxx105 GetDspType() const;
H A Ddefs.hxx126 virtual DspType GetDspType() const = 0;
H A Dhyphdsp.hxx134 GetDspType() const;
H A Dspelldsp.hxx122 virtual DspType GetDspType() const;
H A Dthesdsp.cxx268 LinguDispatcher::DspType ThesaurusDispatcher::GetDspType() const in GetDspType() function in ThesaurusDispatcher
H A Dgciterator.hxx198 virtual DspType GetDspType() const;
H A Dhyphdsp.cxx720 LinguDispatcher::DspType HyphenatorDispatcher::GetDspType() const in GetDspType() function in HyphenatorDispatcher
H A Dspelldsp.cxx845 LinguDispatcher::DspType SpellCheckerDispatcher::GetDspType() const in GetDspType() function in SpellCheckerDispatcher
H A Dgciterator.cxx1269 LinguDispatcher::DspType GrammarCheckingIterator::GetDspType() const in GetDspType() function in GrammarCheckingIterator
H A Dlngsvcmgr.cxx195 switch (rDispatcher.GetDspType()) in SetAvailableCfgServiceLists()