Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8par2.cxx1230 WW8_TCell* pAktTC = pTCs; in ReadDef() local
1234 for(i=0; i<nColsToRead; i++, ++pAktTC,++pTc) in ReadDef()
1249 if( ( pAktTC->bMerged ) in ReadDef()
1325 WW8_TCell* pAktTC = pTCs + nitcFirst; in ProcessSprmTSetBRC() local
1333 memcpy( pAktTC->rgbrc[ WW8_TOP ].aBits1, in ProcessSprmTSetBRC()
1337 memcpy( pAktTC->rgbrc[ WW8_LEFT ].aBits1, in ProcessSprmTSetBRC()
1341 memcpy( pAktTC->rgbrc[ WW8_BOT ].aBits1, in ProcessSprmTSetBRC()
1345 memcpy( pAktTC->rgbrc[ WW8_RIGHT].aBits1, in ProcessSprmTSetBRC()
1602 WW8_TCell* pAktTC = pTCs + nitcFirst; in ProcessSprmTDelete() local
1610 *pAktTC = pTCs[ nitcLim + i]; in ProcessSprmTDelete()
[all …]

Completed in 24 milliseconds