Home
last modified time | relevance | path

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

/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.hxx82 linguistic::PropertyHelper_Spelling& GetPropHelper_Impl();
85 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
H A Dsspellimp.cxx109 PropertyHelper_Spelling & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() function in SpellChecker
/trunk/main/linguistic/workben/
H A Dsspellimp.hxx77 PropertyHelper_Spell & GetPropHelper_Impl();
80 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
H A Dsspellimp.cxx81 PropertyHelper_Spell & SpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() function in SpellChecker
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.hxx93 linguistic::PropertyHelper_Spell & GetPropHelper_Impl();
96 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
H A Dmacspellimp.cxx86 PropertyHelper_Spell & MacSpellChecker::GetPropHelper_Impl() in GetPropHelper_Impl() function in MacSpellChecker
/trunk/main/lingucomponent/source/thesaurus/libnth/
H A Dnthesimp.hxx102 linguistic::PropertyHelper_Thesaurus& GetPropHelper_Impl();
105 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
H A Dnthesimp.cxx139 PropertyHelper_Thesaurus& Thesaurus::GetPropHelper_Impl() in GetPropHelper_Impl() function in Thesaurus
/trunk/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.hxx94 linguistic::PropertyHelper_Hyphenation& GetPropHelper_Impl();
97 return pPropHelper ? *pPropHelper : GetPropHelper_Impl(); in GetPropHelper()
H A Dhyphenimp.cxx115 PropertyHelper_Hyphenation& Hyphenator::GetPropHelper_Impl() in GetPropHelper_Impl() function in Hyphenator

Completed in 33 milliseconds