Home
last modified time | relevance | path

Searched refs:GetColSpan (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx85 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwHTMLTableLayoutConstraints
522 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()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx212 sal_uInt32 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwXMLTableCell_Impl
1749 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()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx269 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in HTMLTableCell
909 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()
H A Dhtmltabw.cxx278 sal_uInt16 nColSpan = pCell->GetColSpan(); in OutTableCell()
/trunk/main/sw/source/filter/inc/
H A Dwrtswtbl.hxx86 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwWriteTableCell
/trunk/main/sw/inc/
H A Dhtmltbl.hxx121 sal_uInt16 GetColSpan() const { return nColSpan; } in GetColSpan() function in SwHTMLTableLayoutCell
/trunk/main/sw/source/filter/writer/
H A Dwrtswtbl.cxx868 sal_uInt16 nColSpan = pLayoutCell->GetColSpan(); in SwWriteTable()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1144 sal_uInt16 nColSpan = pCell->GetColSpan(); in TableCellProperties()

Completed in 85 milliseconds