Searched refs:nCellCol2 (Results 1 – 1 of 1) sorted by relevance
2246 SCCOL nCellCol2 = nCellCol1 + static_cast< SCCOL >( GetDocSize( tdCol, nCol ) ) - 1; in ApplyCellBorders() local2253 for( SCCOL nCellCol = nCellCol1; nCellCol <= nCellCol2; ++nCellCol ) in ApplyCellBorders()2256 aBorderItem.SetLine( (nCellCol == nCellCol2) ? pRightLine : 0, BOX_LINE_RIGHT ); in ApplyCellBorders()
Completed in 18 milliseconds