Home
last modified time | relevance | path

Searched refs:nClosestEndIndex_s (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/editeng/source/uno/
H A Dunoedhlp.cxx192 sal_Int32 nClosestEndIndex_s, nClosestEndIndex_e; in GetAttributeRun() local
193 …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 15 milliseconds