Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dhtmltbl.hxx113 void SetContents( SwHTMLTableLayoutCnts *pCnts ) { pContents = pCnts; } in SetContents() function in SwHTMLTableLayoutCell
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx260 void SetContents( HTMLTableCnts *pCnts ) { pContents = pCnts; } in SetContents() function in HTMLTableCell
1803 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 32 milliseconds