New module: psppire-spreadsheet-model.c 20130309030511/pspp
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 8 Mar 2013 13:03:12 +0000 (14:03 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 8 Mar 2013 13:03:12 +0000 (14:03 +0100)
commit1c7f6a1a90ea22ced2e21e5dec32a2bc23ccfbf0
treefa4a4202b6b3ab70ff7641390ac5712ef1e5a293
parent4474837a5514d0521b994dfb8e5c3dd67196b94c
New module: psppire-spreadsheet-model.c

 Provides an implementation of a GtkTreeModel which can be used to
display the meta data of Gnumeric or Opendocument spreadsheet files.
Potentially, other spreadsheet files could be added too.
Used for upcomming gui features.
src/ui/gui/automake.mk
src/ui/gui/psppire-spreadsheet-model.c [new file with mode: 0644]
src/ui/gui/psppire-spreadsheet-model.h [new file with mode: 0644]