Home
last modified time | relevance | path

Searched refs:ProtectRowSpan (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx501 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 28 milliseconds