Searched refs:SetContents (Results 1 – 2 of 2) sorted by relevance
113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents() function in SwHTMLTableLayoutCell
260 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents() function in HTMLTableCell1803 pCell2->SetContents( pCnts ); in MakeTableLine()1805 pCurrCell->SetContents( pCntsLayoutInfo ); in MakeTableLine()1812 GetCell(nTopRow,j)->SetContents( pCnts ); in MakeTableLine()1814 ->SetContents( pCntsLayoutInfo ); in MakeTableLine()
Completed in 39 milliseconds