Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx2252 SCROW nCellRow2 = nCellRow1 + GetDocSize( tdRow, nRow ) - 1; in ApplyCellBorders() local
2257 for( SCROW nCellRow = nCellRow1; nCellRow <= nCellRow2; ++nCellRow ) in ApplyCellBorders()
2260 … aBorderItem.SetLine( (nCellRow == nCellRow2) ? pBottomLine : 0, BOX_LINE_BOTTOM ); in ApplyCellBorders()

Completed in 25 milliseconds