Searched refs:GetPropHelper_Impl (Results 1 – 10 of 10) sorted by relevance
82 linguistic::PropertyHelper_Spelling& GetPropHelper_Impl();85 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
109 PropertyHelper_Spelling & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() function in SpellChecker
77 PropertyHelper_Spell & GetPropHelper_Impl();80 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
81 PropertyHelper_Spell & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() function in SpellChecker
93 linguistic::PropertyHelper_Spell & GetPropHelper_Impl();96 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
86 PropertyHelper_Spell & MacSpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() function in MacSpellChecker
102 linguistic::PropertyHelper_Thesaurus& GetPropHelper_Impl();105 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
139 PropertyHelper_Thesaurus& Thesaurus::GetPropHelper_Impl() in GetPropHelper_Impl() function in Thesaurus
94 linguistic::PropertyHelper_Hyphenation& GetPropHelper_Impl();97 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
115 PropertyHelper_Hyphenation& Hyphenator::GetPropHelper_Impl() in GetPropHelper_Impl() function in Hyphenator
Completed in 51 milliseconds