Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dspelldta.cxx95 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()
345 void SpellAlternatives::SetFailureType(sal_Int16 nTypeP) in SetFailureType()
[all …]
H A Dspelldsp.cxx748 xRes = new linguistic::SpellAlternatives( rWord, nLanguage, in spell_Impl()
/trunk/main/linguistic/inc/linguistic/
H A Dspelldta.hxx83 class SpellAlternatives : class
96 SpellAlternatives(const SpellAlternatives &);
97 SpellAlternatives & operator = (const SpellAlternatives &);
100 SpellAlternatives();
101 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType,
103 SpellAlternatives(const ::rtl::OUString &rWord, sal_Int16 nLang, sal_Int16 nFailureType,
105 virtual ~SpellAlternatives();
/trunk/main/linguistic/workben/
H A Dsspellimp.cxx233 xRes = new SpellAlternatives( aTmp, nLang, in GetProposals()
250 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals()
265 xRes = new SpellAlternatives( aTmp, nLang, in GetProposals()
/trunk/main/lingucomponent/source/spellcheck/macosxspell/
H A Dmacspellimp.cxx394 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals()
/trunk/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx500 …xRes = SpellAlternatives::CreateSpellAlternatives( aTmp, nLang, SpellFailure::SPELLING_ERROR, aStr… in GetProposals()

Completed in 30 milliseconds