Home
last modified time | relevance | path

Searched refs:pAltWord (Results 1 – 2 of 2) sorted by relevance

/trunk/main/linguistic/source/
H A Dmisc.cxx561 *pAltWord = aHyphenatedWord.getStr(); in GetAltSpelling() local
573 for (sal_Int16 i = 0 ; pWord[ nPosL ] == pAltWord[ nAltPosL ]; nPosL++, nAltPosL++, i++) in GetAltSpelling()
587 && pWord[ nPosR ] == pAltWord[ nAltPosR ]; in GetAltSpelling()
/trunk/main/editeng/source/misc/
H A Dunolingu.cxx1278 *pAltWord = aAltWord.getStr(); in SvxGetAltSpelling() local
1284 && pWord[ nL ] == pAltWord[ nL ]) in SvxGetAltSpelling()
1292 && pWord[ nIdx-- ] == pAltWord[ nAltIdx-- ]) in SvxGetAltSpelling()

Completed in 26 milliseconds