Skip to content
  • Jody Goldberg's avatar
    Sync the printing of the grid with the drawing routines. · b34287f9
    Jody Goldberg authored
    Rip out the old 'pretend to print everything to find extent'
    meachanism.  There are less expensive and simpler methods.
    
    2001-02-05  Jody Goldberg <jgoldberg@home.com>
    
    	* src/sheet-style.c (sheet_style_get_extent) : this should search the
    	  entire sheet, not just decrease the extent passed in.
    
    	* src/style-border.c (style_borders_row_draw) : new function.
    
    	* src/print-cell.c (print_cell_grid) : delete.
    	(print_cell_range) : sync with itemgrid.
    	(print_merged_range) : ditto.
    	(print_cell_background) : ditto.
    b34287f9