Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx1456 sal_uInt8 nctc = pParamsTInsert[1]; // number of cells in ProcessSprmTInsert() local
1462 nNewWwCols = nitcInsert+nctc; in ProcessSprmTInsert()
1468 nctc = ::sal::static_int_cast<sal_uInt8>(nNewWwCols-nitcInsert); in ProcessSprmTInsert()
1473 nNewWwCols = nWwCols+nctc; in ProcessSprmTInsert()
1479 nctc = ::sal::static_int_cast<sal_uInt8>(nNewWwCols-nWwCols); in ProcessSprmTInsert()
1497 nCenter[nWwCols + nctc] = nCenter[nWwCols]+nctc*ndxaCol; in ProcessSprmTInsert()
1501 nCenter[i + nctc] = nCenter[i]+nctc*ndxaCol; in ProcessSprmTInsert()
1504 pTCs[i + nctc] = pTCs[i]; in ProcessSprmTInsert()
1513 for( int j = 0;j < nctc; j++) in ProcessSprmTInsert()

Completed in 34 milliseconds