summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-01-12 04:28:55 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-01-12 08:12:36 +0100
commitc82de8f8eb39d72394c82b1a29c8566f42302867 (patch)
tree4c4265ad811f92327dbd7b342a7e0984b102faac /sc
parentf447156c0087990edd80680545d2a78d7d51a60b (diff)
add test for range name import, related fdo#42624
this adds range names referencing range names that are loaded after the referencing range name
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv1
-rw-r--r--sc/qa/unit/data/ods/named-ranges-global.odsbin8379 -> 8476 bytes
-rw-r--r--sc/qa/unit/data/xls/named-ranges-global.xlsbin7168 -> 7168 bytes
-rw-r--r--sc/qa/unit/data/xlsx/named-ranges-global.xlsxbin5631 -> 5665 bytes
4 files changed, 1 insertions, 0 deletions
diff --git a/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv b/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv
index 24778a9e8e5e..f6d5971b0fed 100644
--- a/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv
+++ b/sc/qa/unit/data/contentCSV/rangeExp_Sheet2.csv
@@ -3,3 +3,4 @@
0
1, 2, 3
4, 5, 6
+5
diff --git a/sc/qa/unit/data/ods/named-ranges-global.ods b/sc/qa/unit/data/ods/named-ranges-global.ods
index 8a8bbe29c310..84f79ac03161 100644
--- a/sc/qa/unit/data/ods/named-ranges-global.ods
+++ b/sc/qa/unit/data/ods/named-ranges-global.ods
Binary files differ
diff --git a/sc/qa/unit/data/xls/named-ranges-global.xls b/sc/qa/unit/data/xls/named-ranges-global.xls
index 993c8afad546..7ab1b7bd4065 100644
--- a/sc/qa/unit/data/xls/named-ranges-global.xls
+++ b/sc/qa/unit/data/xls/named-ranges-global.xls
Binary files differ
diff --git a/sc/qa/unit/data/xlsx/named-ranges-global.xlsx b/sc/qa/unit/data/xlsx/named-ranges-global.xlsx
index e3fa9fb32378..3bb0cbcd7506 100644
--- a/sc/qa/unit/data/xlsx/named-ranges-global.xlsx
+++ b/sc/qa/unit/data/xlsx/named-ranges-global.xlsx
Binary files differ