Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx2183 sal_uInt16 nSpanedCols = 0; in InsertCell() local
2197 nSpanedCols = i + pCell->GetColSpan(); in InsertCell()
2204 for( i=nColsReq; i<nSpanedCols; i++ ) in InsertCell()
2250 if( nSpanedCols > nCurCol ) in InsertCell()
2251 nCurCol = nSpanedCols; in InsertCell()

Completed in 76 milliseconds