Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx1427 sal_uInt8 nctc = pParamsTInsert[1]; // number of cells in ProcessSprmTInsert() local
1433 nNewWwCols = nitcInsert+nctc; in ProcessSprmTInsert()
1439 nctc = ::sal::static_int_cast<sal_uInt8>(nNewWwCols-nitcInsert); in ProcessSprmTInsert()
1444 nNewWwCols = nWwCols+nctc; in ProcessSprmTInsert()
1450 nctc = ::sal::static_int_cast<sal_uInt8>(nNewWwCols-nWwCols); in ProcessSprmTInsert()
1468 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()
1472 nCenter[i + nctc] = nCenter[i]+nctc*ndxaCol; in ProcessSprmTInsert()
1475 pTCs[i + nctc] = pTCs[i]; in ProcessSprmTInsert()
1484 for( int j = 0;j < nctc; j++) in ProcessSprmTInsert()

Completed in 30 milliseconds