Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx1455 sal_uInt8 nctc = pParamsTInsert[1]; // number of cells in ProcessSprmTInsert() local
1461 nNewWwCols = nitcInsert+nctc; in ProcessSprmTInsert()
1467 nctc = ::sal::static_int_cast<sal_uInt8>(nNewWwCols-nitcInsert); in ProcessSprmTInsert()
1472 nNewWwCols = nWwCols+nctc; in ProcessSprmTInsert()
1478 nctc = ::sal::static_int_cast<sal_uInt8>(nNewWwCols-nWwCols); in ProcessSprmTInsert()
1496 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()
1500 nCenter[i + nctc] = nCenter[i]+nctc*ndxaCol; in ProcessSprmTInsert()
1503 pTCs[i + nctc] = pTCs[i]; in ProcessSprmTInsert()
1512 for( int j = 0;j < nctc; j++) in ProcessSprmTInsert()