SVN commit 594188 by nikolaus: Painting Move the determination of the cell borders, that should be painted, (3 occurences) into CellView. M +1 -61 Canvas.cpp M +10 -3 Cell.h M +150 -52 CellView.cpp M +3 -5 CellView.h M +1 -79 Doc.cpp M +2 -77 SheetPrint.cpp