Searched refs:nClosestEndIndex_s (Results 1 – 1 of 1) sorted by relevance
192 sal_Int32 nClosestEndIndex_s, nClosestEndIndex_e; in GetAttributeRun() local193 …for( nAttr=0, nClosestEndIndex_s=nClosestEndIndex_e=rEE.GetTextLen(nPara); nAttr<aCharAttribs.Coun… in GetAttributeRun()204 nCurrIndex < nClosestEndIndex_s) in GetAttributeRun()206 nClosestEndIndex_s = nCurrIndex; in GetAttributeRun()209 …nClosestEndIndex = nClosestEndIndex_s < nClosestEndIndex_e ? nClosestEndIndex_s : nClosestEndIndex… in GetAttributeRun()
Completed in 16 milliseconds