Searched refs:nAltPosL (Results 1 – 1 of 1) sorted by relevance
572 nAltPosL = 0; in GetAltSpelling() local573 for (sal_Int16 i = 0 ; pWord[ nPosL ] == pAltWord[ nAltPosL ]; nPosL++, nAltPosL++, i++) in GetAltSpelling()586 for ( ; nPosR >= nPosL && nAltPosR >= nAltPosL in GetAltSpelling()596 sal_Int32 nTxtLen = nAltPosL - nPosL + 1; in GetAltSpelling()
Completed in 19 milliseconds