Home
last modified time | relevance | path

Searched refs:pWord (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/editeng/source/misc/
H A Dunolingu.cxx1277 const sal_Unicode *pWord = aWord.getStr(), in SvxGetAltSpelling() local
1284 && pWord[ nL ] == pAltWord[ nL ]) in SvxGetAltSpelling()
1292 && pWord[ nIdx-- ] == pAltWord[ nAltIdx-- ]) in SvxGetAltSpelling()
/trunk/main/linguistic/source/
H A Dmisc.cxx560 const sal_Unicode *pWord = aWord.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()

Completed in 19 milliseconds