Searched refs:nMap3Count (Results 1 – 1 of 1) sorted by relevance
432 const sal_uInt16 nMap3Count = nMap3End - nMap3Start + 1; in InitVersionMaps() local434 pVersionMap3 = new sal_uInt16 [ nMap3Count ]; in InitVersionMaps()438 for ( i=nMap3New, j=nMap3Start+nMap3New+1; i < nMap3Count; i++, j++ ) in InitVersionMaps()
Completed in 9 milliseconds