Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx1669 SwHTMLTableLayoutCnts* pCntnts = pCell->GetContents(); in SetWidths() local
1670 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 21 milliseconds