Home
last modified time | relevance | path

Searched refs:ndxaCol (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx1457 sal_uInt16 ndxaCol = SVBT16ToShort( pParamsTInsert+2 ); in ProcessSprmTInsert() local
1497 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()
1501 nCenter[i + nctc] = nCenter[i]+nctc*ndxaCol; in ProcessSprmTInsert()
1510 nCenter[i] = i ? (nCenter[i - 1]+ndxaCol) : 0; in ProcessSprmTInsert()
1514 nCenter[j + nitcInsert] = (j + nitcInsert) ? (nCenter[j + nitcInsert -1]+ndxaCol) : 0; in ProcessSprmTInsert()

Completed in 40 milliseconds