Searched refs:GetColSpan (Results 1 – 8 of 8) sorted by relevance
85 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwHTMLTableLayoutConstraints522 sal_uInt16 nColSpan = pCell->GetColSpan(); in AutoLayoutPass1()853 sal_uInt16 nColSpan = pConstr->GetColSpan(); in AutoLayoutPass1()1679 SetBoxWidth( pBox, j, pCell->GetColSpan() ); in SetWidths()1687 sal_uInt16 nColSpan = pCell->GetColSpan(); in SetWidths()
212 sal_uInt32 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwXMLTableCell_Impl1749 pSrcCell->GetColSpan(), in InsertRepRows()1853 sal_uInt32 nLastCol = nCol + pCell->GetColSpan(); in ReplaceWithEmptyCell()2027 const sal_uInt32 nColSpan2 = pCell2->GetColSpan(); in MakeTableBox()2281 bSplit &= ( 1UL == pCell->GetColSpan() ); in MakeTableLine()2309 bSplit = 1UL == pCell->GetColSpan(); in MakeTableLine()2336 pCell->GetColSpan() == (nCol+1UL-nStartCol) && in MakeTableLine()
269 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in HTMLTableCell909 ASSERT( pCell->GetColSpan() == nEnd - i, in Shrink()922 ASSERT( pCell->GetColSpan() == nEnd - i, in Shrink()1772 const sal_Bool bSplit = 1 == pCell->GetColSpan(); in MakeTableLine()1784 if( pCell2->GetColSpan() == (nCol+1-nStartCol) ) in MakeTableLine()2075 pCell->GetColSpan(), in SetBorders()2197 nSpanedCols = i + pCell->GetColSpan(); in InsertCell()2789 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in MakeTable()
278 sal_uInt16 nColSpan = pCell->GetColSpan(); in OutTableCell()
86 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwWriteTableCell
121 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwHTMLTableLayoutCell
868 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in SwWriteTable()
1144 sal_uInt16 nColSpan = pCell->GetColSpan(); in TableCellProperties()
Completed in 147 milliseconds