Searched refs:nMap1Count (Results 1 – 1 of 1) sorted by relevance
405 const sal_uInt16 nMap1Count = nMap1End - nMap1Start + 1; in InitVersionMaps() local407 pVersionMap1 = new sal_uInt16 [ nMap1Count ]; in InitVersionMaps()412 for ( i=nMap1New, j=nMap1Start+nMap1New+1; i < nMap1Count; i++, j++ ) in InitVersionMaps()
Completed in 21 milliseconds