Home
last modified time | relevance | path

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

/AOO41X/main/editeng/source/editeng/
H A Dimpedit2.cxx3999 long nTmpPosMax = pLine->GetCharPosArray().GetObject( nTmpCurIndex+x ); in GetChar() local
4000 if ( nTmpPosMax > nXInPortion ) in GetChar()
4005 long nDiffRight = nTmpPosMax - nXInPortion; in GetChar()