Searched refs:ndxaCol (Results 1 – 1 of 1) sorted by relevance
1456 sal_uInt16 ndxaCol = SVBT16ToShort( pParamsTInsert+2 ); in ProcessSprmTInsert() local1496 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()1500 nCenter[i + nctc] = nCenter[i]+nctc*ndxaCol; in ProcessSprmTInsert()1509 nCenter[i] = i ? (nCenter[i - 1]+ndxaCol) : 0; in ProcessSprmTInsert()1513 nCenter[j + nitcInsert] = (j + nitcInsert) ? (nCenter[j + nitcInsert -1]+ndxaCol) : 0; in ProcessSprmTInsert()