Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sw/source/filter/html/
H A Dhtmltab.cxx1201 SwHTMLTableLayoutCell *pLayoutCell = in CreateLayoutInfo() local
1204 pLayoutInfo->SetCell( pLayoutCell, i, j ); in CreateLayoutInfo()
1209 pLayoutCell->GetContents(); in CreateLayoutInfo()
2799 SwHTMLTableLayoutCell *pLayoutCell = in MakeTable() local
2801 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in MakeTable()

Completed in 42 milliseconds