Searched refs:pLayoutCell (Results 1 – 2 of 2) sorted by relevance
851 const SwHTMLTableLayoutCell *pLayoutCell = in SwWriteTable() local855 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()
1201 SwHTMLTableLayoutCell *pLayoutCell = in CreateLayoutInfo() local1204 pLayoutInfo->SetCell( pLayoutCell, i, j ); in CreateLayoutInfo()1209 pLayoutCell->GetContents(); in CreateLayoutInfo()2799 SwHTMLTableLayoutCell *pLayoutCell = in MakeTable() local2801 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in MakeTable()
Completed in 42 milliseconds