diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-01-09 00:31:06 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-01-09 06:05:39 +0100 |
commit | cedfc2a67448692eb2c0028f18f77427a49a900b (patch) | |
tree | 12dca323a8a837546c6a0538b991fff7c8d54af3 /sc/qa/unit/data/contentCSV | |
parent | eee86d79d7b8ac44be44807e4d5974f4a2592e32 (diff) |
add some tests related to fdo#42624
see fdo#44587 for problems with range names in matrix formulas during xlsx
import/export
Diffstat (limited to 'sc/qa/unit/data/contentCSV')
-rw-r--r-- | sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv b/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv new file mode 100644 index 000000000000..24778a9e8e5e --- /dev/null +++ b/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv @@ -0,0 +1,5 @@ +6, 5 +7, 7 +0 +1, 2, 3 +4, 5, 6 |