Home
last modified time | relevance | path

Searched refs:GetDicList (Results 1 – 6 of 6) sorted by relevance

/trunk/main/linguistic/source/
H A Dhyphdsp.cxx300 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in hyphenate()
302 xEntry = GetDicList()->queryDictionaryEntry( aChkWord, rLocale, in hyphenate()
444 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in queryAlternativeSpelling()
446 xEntry = GetDicList()->queryDictionaryEntry( aChkWord, rLocale, in queryAlternativeSpelling()
578 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in createPossibleHyphens()
580 xEntry = GetDicList()->queryDictionaryEntry( aChkWord, rLocale, in createPossibleHyphens()
H A Dhyphdsp.hxx78 GetDicList();
157 HyphenatorDispatcher::GetDicList() in GetDicList() function in HyphenatorDispatcher
H A Dspelldsp.hxx85 GetDicList();
149 SpellCheckerDispatcher::GetDicList() in GetDicList() function in SpellCheckerDispatcher
H A Dspelldsp.cxx467 GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in isValid_Impl()
687 if (GetDicList().is() && IsUseDicList( rProperties, GetPropSet() )) in spell_Impl()
688 xDList = Reference< XDictionaryList >( GetDicList(), UNO_QUERY ); in spell_Impl()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx990 return xDicList.is() ? xDicList : GetDicList(); in GetDictionaryList()
1093 uno::Reference< XDictionaryList > LinguMgr::GetDicList() in GetDicList() function in LinguMgr
/trunk/main/editeng/inc/editeng/
H A Dunolingu.hxx103 ::com::sun::star::linguistic2::XDictionaryList > GetDicList();

Completed in 35 milliseconds