Searched refs:pPcts (Results 1 – 2 of 2) sorted by relevance
1278 delete pPcts; in ~WW8_WrPct()1287 if ( 0 != pPcts->Count() ) in AppendPc()1290 pPcts->DeleteAndDestroy( pPcts->Count() - 1 , 1); in AppendPc()1306 if( pPcts->Count() ) in AppendPc()1307 nStartCp += pPcts->GetObject( pPcts->Count()- 1 )->GetStartCp(); in AppendPc()1310 pPcts->Insert( pPc, pPcts->Count() ); in AppendPc()1335 nStartCp += pPcts->GetObject( i-1 )->GetStartCp(); in WritePc()1339 for ( i = 0; i < pPcts->Count(); ++i ) in WritePc()1341 WW8_WrPcPtr pPc = pPcts->GetObject( i ); in WritePc()1362 pPcts->GetObject( pPcts->Count() - 1)->SetStatus(); in SetParaBreak()[all …]
277 WW8_WrPcPtrs* pPcts; member in WW8_WrPct
Completed in 34 milliseconds