Searched refs:ProtectRowSpan (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/filter/html/ |
H A D | htmltab.cxx | 501 void ProtectRowSpan( sal_uInt16 nRow, sal_uInt16 nCol, sal_uInt16 nRowSpan ); 1235 void HTMLTable::ProtectRowSpan( sal_uInt16 nRow, sal_uInt16 nCol, sal_uInt16 nRowSpan ) in ProtectRowSpan() function in HTMLTable 2200 ProtectRowSpan( nRowsReq, i, in InsertCell() 2210 ProtectRowSpan( nCurRow, i, pCell->GetRowSpan() ); in InsertCell() 2407 ProtectRowSpan( nCurRow, i, (*pRows)[nCurRow]->GetCell(i)->GetRowSpan() ); in CloseTable()
|
Completed in 35 milliseconds