Searched refs:nFirstChgPos (Results 1 – 1 of 1) sorted by relevance
485 sal_uInt16 nFirstChgPos = USHRT_MAX; // ab welcher Pos gab es die 1. Aenderung? in Compress() local504 if( USHRT_MAX == nFirstChgPos ) in Compress()505 nFirstChgPos = cur; in Compress()568 if( nCur >= nFirstChgPos ) in Compress()573 return nFirstChgPos; in Compress()
Completed in 6 milliseconds