Spreadsheetreader: new function create_cell_ref and rename existing function with...
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 7 May 2013 13:52:44 +0000 (15:52 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Thu, 9 May 2013 07:06:42 +0000 (09:06 +0200)
commitf5db876ed61f115b35907b90f128adab43312612
tree28c25176d59f860843e774f3be77b9455b330866
parent67f706f8e1a578f9925f95b7ccb003f0cc1043e6
Spreadsheetreader: new function create_cell_ref and rename existing function with that name.

Rename convert_cell_ref to convert_cell_range which is a more accurate
description of the function, and add a new function, with the original
name of the function we've just renamed.

The new function (create_cell_ref) does just that.
src/data/gnumeric-reader.c
src/data/ods-reader.c
src/data/spreadsheet-reader.c
src/data/spreadsheet-reader.h