office-gobmx/oox
Kohei Yoshida 665d101195 Get DB range import from xlsx to work once again.
We need to map Excel's database ranges (or in Excel's terminology
"tables") to named db ranges because they may be referenced in formula
expressions.  Also, Excel tables are always of the form Table*[] when
used in formulas.  Skip the "[]" part then the preceding token is a
valid database range.
2011-09-20 17:12:46 -04:00
..
inc/oox Remove RCS header 2011-09-20 09:25:41 +02:00
prj
source Get DB range import from xlsx to work once again. 2011-09-20 17:12:46 -04:00
util
Library_oox.mk Move OoxmlFormulaExportBase to oox 2011-09-01 21:38:43 +03:00
Makefile
Module_oox.mk
Package_generated.mk
Package_inc.mk Fix the build. 2011-09-01 22:52:25 +02:00
Package_source.mk
Package_tokens.mk