Home
last modified time | relevance | path

Searched refs:FixRowSpan (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmltbli.hxx125 void FixRowSpan( sal_uInt32 nRow, sal_uInt32 nCol, sal_uInt32 nColSpan );
H A Dxmltbli.cxx1829 void SwXMLTableContext::FixRowSpan( sal_uInt32 nRow, sal_uInt32 nCol, in FixRowSpan() function in SwXMLTableContext
2028 FixRowSpan( nStartRow-1UL, i, nColSpan2 ); in MakeTableBox()
2429 FixRowSpan( nCurRow-1UL, i, 1UL ); in _MakeTable()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx498 void FixRowSpan( sal_uInt16 nRow, sal_uInt16 nCol, const HTMLTableCnts *pCnts );
1219 void HTMLTable::FixRowSpan( sal_uInt16 nRow, sal_uInt16 nCol, in FixRowSpan() function in HTMLTable
2198 FixRowSpan( nCurRow-1, i, pCell->GetContents() ); in InsertCell()
2209 FixRowSpan( nCurRow-1, i, pCell->GetContents() ); in InsertCell()
2406 FixRowSpan( nCurRow-1, i, pCell->GetContents() ); in CloseTable()

Completed in 45 milliseconds