Searched refs:nMap2Count (Results 1 – 1 of 1) sorted by relevance
419 const sal_uInt16 nMap2Count = nMap2End - nMap2Start + 1; in InitVersionMaps() local421 pVersionMap2 = new sal_uInt16 [ nMap2Count ]; in InitVersionMaps()425 for ( i=nMap2New, j=nMap2Start+nMap2New+2; i < nMap2Count; i++, j++ ) in InitVersionMaps()
Completed in 19 milliseconds