Searched refs:GetRowSpan (Results 1 – 7 of 7) sorted by relevance
207 sal_uInt32 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in SwXMLTableCell_Impl1799 if( 1UL == pPrevRow->GetCell( i )->GetRowSpan() ) in GetPrevStartNode()1835 while( pCell && pCell->GetRowSpan() > 1UL ) in FixRowSpan()1849 sal_uInt32 nLastRow = bRows ? nRow + pCell->GetRowSpan() : nRow + 1; in ReplaceWithEmptyCell()1980 bSplit = ( 1UL == pRow->GetCell(j)->GetRowSpan() ); in MakeTableBox()2009 pCell->GetRowSpan() > nMaxRowSpan ) ) in MakeTableBox()2010 nMaxRowSpan = pCell->GetRowSpan(); in MakeTableBox()2020 if( pPrevRow->GetCell(i)->GetRowSpan() > 1UL ) in MakeTableBox()2273 1UL == pCell->GetRowSpan(); in MakeTableLine()2286 1UL == GetCell(nRow,nCol+1UL)->GetRowSpan()); in MakeTableLine()[all …]
266 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in HTMLTableCell920 ASSERT( pCell->GetRowSpan() == 1, in Shrink()1272 if( 1 == pPrevRow->GetCell(i)->GetRowSpan() ) in GetPrevBoxStartNode()1790 long nBoxRowSpan = pCell2->GetRowSpan(); in MakeTableLine()1980 pParent->GetCell(nRow,nCol)->GetRowSpan() == pParent->nRows ) in InheritBorders()2074 pCell->GetRowSpan(), in SetBorders()2199 if( pCell->GetRowSpan() > nRowSpan ) in InsertCell()2201 pCell->GetRowSpan()-nRowSpan ); in InsertCell()2210 ProtectRowSpan( nCurRow, i, pCell->GetRowSpan() ); in InsertCell()2404 if( ( pCell=pPrevRow->GetCell(i), pCell->GetRowSpan() > 1 ) ) in CloseTable()[all …]
277 sal_uInt16 nRowSpan = pCell->GetRowSpan(); in OutTableCell()
85 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in SwWriteTableCell
120 sal_uInt16 GetRowSpan() const { return nRowSpan; } in GetRowSpan() function in SwHTMLTableLayoutCell
867 sal_uInt16 nRowSpan = pLayoutCell->GetRowSpan(); in SwWriteTable()
996 if (pCell->GetRowSpan() > 1) in TableVerticalCell()998 else if (pCell->GetRowSpan() == 0) in TableVerticalCell()