Searched refs:nMap8Count (Results 1 – 1 of 1) sorted by relevance
497 const sal_uInt16 nMap8Count = nMap8End - nMap8Start + 1; in InitVersionMaps() local499 pVersionMap8 = new sal_uInt16 [ nMap8Count ]; in InitVersionMaps()503 for ( i=nMap8New, j=nMap8Start+nMap8New+1; i < nMap8Count; i++, j++ ) in InitVersionMaps()
Completed in 20 milliseconds