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()
1189 SwHTMLTableLayoutCell *pLayoutCell = in CreateLayoutInfo() local1192 pLayoutInfo->SetCell( pLayoutCell, i, j ); in CreateLayoutInfo()1197 pLayoutCell->GetContents(); in CreateLayoutInfo()2787 SwHTMLTableLayoutCell *pLayoutCell = in MakeTable() local2789 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in MakeTable()
Completed in 36 milliseconds