Make sheet spec page opaque
[pspp] / src / ui / gui / page-sheet-spec.c
2013-02-16 John DarringtonMake sheet spec page opaque
2013-02-16 John DarringtonMove file_name member from sri to spreadsheet struct
2013-02-16 John DarringtonPut the pages as pointers
2013-02-16 John DarringtonStarted polymorphism of ODS
2013-02-16 John DarringtonStarted polymorphism of Gnumeric
2013-02-16 John DarringtonMade a start at canonicalising the interface
2013-02-16 John DarringtonUse convert cell range instead of doing it ourselves
2013-02-16 John DarringtonEnable specification of the cell range
2013-02-16 John DarringtonAdded a bit more to the gui
2013-02-16 John DarringtonTry to load the correct sheet
2013-02-16 John DarringtonBasic working spreadsheet import dialog (sort of)