Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx1673 SwHTMLTableLayoutCnts* pCntnts = pCell->GetContents(); in SetWidths() local
1674 while( pCntnts && !pCntnts->IsWidthSet(nWidthSet) ) in SetWidths()
1676 SwTableBox *pBox = pCntnts->GetTableBox(); in SetWidths()
1693 pCntnts->GetTable()->SetWidths( bCallPass2, nAbs, nRel, in SetWidths()
1698 pCntnts->SetWidthSet( nWidthSet ); in SetWidths()
1699 pCntnts = pCntnts->GetNext(); in SetWidths()

Completed in 23 milliseconds