Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx3993 sal_uInt16 nTmpCurIndex = nChar - pLine->GetStart(); in GetChar() local
4002 long nTmpPosMax = pLine->GetCharPosArray().GetObject( nTmpCurIndex+x ); in GetChar()
4006 … long nTmpPosMin = x ? pLine->GetCharPosArray().GetObject( nTmpCurIndex+x-1 ) : 0; in GetChar()

Completed in 39 milliseconds