Searched refs:pAltWord (Results 1 – 2 of 2) sorted by relevance
561 *pAltWord = aHyphenatedWord.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()
1278 *pAltWord = aAltWord.getStr(); in SvxGetAltSpelling() local1284 && pWord[ nL ] == pAltWord[ nL ]) in SvxGetAltSpelling()1292 && pWord[ nIdx-- ] == pAltWord[ nAltIdx-- ]) in SvxGetAltSpelling()
Completed in 26 milliseconds