Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx4002 long nTmpPosMax = pLine->GetCharPosArray().GetObject( nTmpCurIndex+x ); in GetChar() local
4003 if ( nTmpPosMax > nXInPortion ) in GetChar()
4008 long nDiffRight = nTmpPosMax - nXInPortion; in GetChar()

Completed in 33 milliseconds