Searched refs:ndxaCol (Results 1 – 1 of 1) sorted by relevance
1428 sal_uInt16 ndxaCol = SVBT16ToShort( pParamsTInsert+2 ); in ProcessSprmTInsert() local1468 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()1472 nCenter[i + nctc] = nCenter[i]+nctc*ndxaCol; in ProcessSprmTInsert()1481 nCenter[i] = i ? (nCenter[i - 1]+ndxaCol) : 0; in ProcessSprmTInsert()1485 nCenter[j + nitcInsert] = (j + nitcInsert) ? (nCenter[j + nitcInsert -1]+ndxaCol) : 0; in ProcessSprmTInsert()
Completed in 34 milliseconds