Searched refs:pWord (Results 1 – 2 of 2) sorted by relevance
560 const sal_Unicode *pWord = aWord.getStr(), in GetAltSpelling() local573 for (sal_Int16 i = 0 ; pWord[ nPosL ] == pAltWord[ nAltPosL ]; nPosL++, nAltPosL++, i++) in GetAltSpelling()587 && pWord[ nPosR ] == pAltWord[ nAltPosR ]; in GetAltSpelling()
1277 const sal_Unicode *pWord = aWord.getStr(), in SvxGetAltSpelling() local1284 && pWord[ nL ] == pAltWord[ nL ]) in SvxGetAltSpelling()1292 && pWord[ nIdx-- ] == pAltWord[ nAltIdx-- ]) in SvxGetAltSpelling()
Completed in 30 milliseconds