Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/ww8/
H A Dww8par2.cxx124 WW8_TCell* pTCs; member
167 delete[] pTCs; in ~WW8TabBandDesc()
1158 if( rBand.pTCs ) in WW8TabBandDesc()
1161 memcpy( pTCs, rBand.pTCs, nWwCols * sizeof( WW8_TCell ) ); in WW8TabBandDesc()
1200 delete[] pTCs, pTCs = 0; in ReadDef()
1207 if (!pTCs && nCols) in ReadDef()
1457 if (pTCs) in ProcessSprmTInsert()
1462 pTCs = pTC2s; in ProcessSprmTInsert()
1475 pTCs[i + nctc] = pTCs[i]; in ProcessSprmTInsert()
2233 if( !pR->pTCs ) in CalcDefaults()
[all …]

Completed in 25 milliseconds