Searched refs:nCellRow2 (Results 1 – 1 of 1) sorted by relevance
2252 SCROW nCellRow2 = nCellRow1 + GetDocSize( tdRow, nRow ) - 1; in ApplyCellBorders() local2257 for( SCROW nCellRow = nCellRow1; nCellRow <= nCellRow2; ++nCellRow ) in ApplyCellBorders()2260 … aBorderItem.SetLine( (nCellRow == nCellRow2) ? pBottomLine : 0, BOX_LINE_BOTTOM ); in ApplyCellBorders()
Completed in 30 milliseconds