Searched refs:SetContents (Results 1 – 2 of 2) sorted by relevance
113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents() function in SwHTMLTableLayoutCell
264 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents() function in HTMLTableCell1815 pCell2->SetContents( pCnts ); in MakeTableLine()1817 pCurrCell->SetContents( pCntsLayoutInfo ); in MakeTableLine()1824 GetCell(nTopRow,j)->SetContents( pCnts ); in MakeTableLine()1826 ->SetContents( pCntsLayoutInfo ); in MakeTableLine()
Completed in 40 milliseconds