Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx851 const SwHTMLTableLayoutCell *pLayoutCell = in SwWriteTable() local
855 pLayoutCell->GetContents(); in SwWriteTable()
867 sal_uInt16 nRowSpan = pLayoutCell->GetRowSpan(); in SwWriteTable()
868 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in SwWriteTable()
879 pCell->SetWidthOpt( pLayoutCell->GetWidthOption(), in SwWriteTable()
880 pLayoutCell->IsPrcWidthOption() ); in SwWriteTable()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx1189 SwHTMLTableLayoutCell *pLayoutCell = in CreateLayoutInfo() local
1192 pLayoutInfo->SetCell( pLayoutCell, i, j ); in CreateLayoutInfo()
1197 pLayoutCell->GetContents(); in CreateLayoutInfo()
2787 SwHTMLTableLayoutCell *pLayoutCell = in MakeTable() local
2789 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in MakeTable()

Completed in 44 milliseconds