Searched refs:pPcts (Results 1 – 2 of 2) sorted by relevance
1264 delete pPcts; in ~WW8_WrPct()1273 if ( 0 != pPcts->Count() ) in AppendPc()1276 pPcts->DeleteAndDestroy( pPcts->Count() - 1 , 1); in AppendPc()1292 if( pPcts->Count() ) in AppendPc()1293 nStartCp += pPcts->GetObject( pPcts->Count()- 1 )->GetStartCp(); in AppendPc()1296 pPcts->Insert( pPc, pPcts->Count() ); in AppendPc()1321 nStartCp += pPcts->GetObject( i-1 )->GetStartCp(); in WritePc()1325 for ( i = 0; i < pPcts->Count(); ++i ) in WritePc()1327 WW8_WrPcPtr pPc = pPcts->GetObject( i ); in WritePc()1348 pPcts->GetObject( pPcts->Count() - 1)->SetStatus(); in SetParaBreak()[all …]
277 WW8_WrPcPtrs* pPcts; member in WW8_WrPct
Completed in 623 milliseconds