Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2246 SCCOL nCellCol2 = nCellCol1 + static_cast< SCCOL >( GetDocSize( tdCol, nCol ) ) - 1; in ApplyCellBorders() local
2253 for( SCCOL nCellCol = nCellCol1; nCellCol <= nCellCol2; ++nCellCol ) in ApplyCellBorders()
2256 aBorderItem.SetLine( (nCellCol == nCellCol2) ? pRightLine : 0, BOX_LINE_RIGHT ); in ApplyCellBorders()

Completed in 28 milliseconds