Searched refs:pTC2s (Results 1 – 1 of 1) sorted by relevance
1482 WW8_TCell *pTC2s = new WW8_TCell[nNewWwCols]; in ProcessSprmTInsert() local1483 setcelldefaults(pTC2s, nNewWwCols); in ProcessSprmTInsert()1487 memcpy( pTC2s, pTCs, nWwCols * sizeof( WW8_TCell ) ); in ProcessSprmTInsert()1490 pTCs = pTC2s; in ProcessSprmTInsert()