Searched refs:nClosestEndIndex_e (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()198 nCurrIndex < nClosestEndIndex_e ) in GetAttributeRun()200 nClosestEndIndex_e = nCurrIndex; in GetAttributeRun()209 …nClosestEndIndex = nClosestEndIndex_s < nClosestEndIndex_e ? nClosestEndIndex_s : nClosestEndIndex… in GetAttributeRun()
Completed in 23 milliseconds