Searched refs:FixRowSpan (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltbli.hxx | 125 void FixRowSpan( sal_uInt32 nRow, sal_uInt32 nCol, sal_uInt32 nColSpan );
|
H A D | xmltbli.cxx | 1829 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()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 498 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 60 milliseconds