Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/bastyp/
H A Dbparr.cxx485 sal_uInt16 nFirstChgPos = USHRT_MAX; // ab welcher Pos gab es die 1. Aenderung? in Compress() local
504 if( USHRT_MAX == nFirstChgPos ) in Compress()
505 nFirstChgPos = cur; in Compress()
568 if( nCur >= nFirstChgPos ) in Compress()
573 return nFirstChgPos; in Compress()

Completed in 18 milliseconds