Searched refs:pCntnts (Results 1 – 1 of 1) sorted by relevance
1669 SwHTMLTableLayoutCnts* pCntnts = pCell->GetContents(); in SetWidths() local1670 while( pCntnts && !pCntnts->IsWidthSet(nWidthSet) ) in SetWidths()1672 SwTableBox *pBox = pCntnts->GetTableBox(); in SetWidths()1689 pCntnts->GetTable()->SetWidths( bCallPass2, nAbs, nRel, in SetWidths()1694 pCntnts->SetWidthSet( nWidthSet ); in SetWidths()1695 pCntnts = pCntnts->GetNext(); in SetWidths()
Completed in 20 milliseconds