Searched refs:SpellAlternatives (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/linguistic/source/ |
H A D | spelldta.cxx | 95 SpellAlternatives *pSpellAlt = new SpellAlternatives; in MergeProposals() 243 SpellAlternatives::SpellAlternatives() in SpellAlternatives() function in linguistic::SpellAlternatives 250 SpellAlternatives::SpellAlternatives( in SpellAlternatives() function in linguistic::SpellAlternatives 265 SpellAlternatives::SpellAlternatives( in SpellAlternatives() function in linguistic::SpellAlternatives 276 SpellAlternatives::~SpellAlternatives() in ~SpellAlternatives() 281 OUString SAL_CALL SpellAlternatives::getWord() in getWord() 289 Locale SAL_CALL SpellAlternatives::getLocale() in getLocale() 297 sal_Int16 SAL_CALL SpellAlternatives::getFailureType() in getFailureType() 305 sal_Int16 SAL_CALL SpellAlternatives::getAlternativesCount() in getAlternativesCount() 313 Sequence< OUString > SAL_CALL SpellAlternatives::getAlternatives() in getAlternatives() [all …]
|
H A D | spelldsp.cxx | 748 xRes = new linguistic::SpellAlternatives( rWord, nLanguage, in spell_Impl()
|
/aoo4110/main/linguistic/inc/linguistic/ |
H A D | spelldta.hxx | 82 class SpellAlternatives : class 95 SpellAlternatives(const SpellAlternatives &); 96 SpellAlternatives & operator = (const SpellAlternatives &); 99 SpellAlternatives(); 100 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, 102 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType, 104 virtual ~SpellAlternatives();
|
/aoo4110/main/linguistic/workben/ |
H A D | sspellimp.cxx | 233 xRes = new SpellAlternatives( aTmp, nLang, in GetProposals() 250 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals() 265 xRes = new SpellAlternatives( aTmp, nLang, in GetProposals()
|
/aoo4110/main/lingucomponent/source/spellcheck/macosxspell/ |
H A D | macspellimp.cxx | 394 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals()
|
/aoo4110/main/lingucomponent/source/spellcheck/spell/ |
H A D | sspellimp.cxx | 473 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals()
|
Completed in 179 milliseconds