diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-12-27 07:47:45 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-12-27 07:56:06 +0100 |
commit | 6fdac8946b09929fca54e40a2b630324ddda2aa0 (patch) | |
tree | 899308438ac75a79bc4ef53e40c035f0a9141ee8 /sc/qa/unoapi/sc.sce | |
parent | 32f38931ee5973b5db2255e1ee0c63b3a7b00831 (diff) |
fix ScDatabaseRangeObj test, fdo#43312
Diffstat (limited to 'sc/qa/unoapi/sc.sce')
-rw-r--r-- | sc/qa/unoapi/sc.sce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc.sce b/sc/qa/unoapi/sc.sce index b35fdd0bdcc8..dabb97abe468 100644 --- a/sc/qa/unoapi/sc.sce +++ b/sc/qa/unoapi/sc.sce @@ -48,7 +48,7 @@ -o sc.ScDataPilotItemsObj -o sc.ScDataPilotTableObj -o sc.ScDataPilotTablesObj -# fdo43312 -o sc.ScDatabaseRangeObj +-o sc.ScDatabaseRangeObj # -o sc.ScDatabaseRangesObj # -o sc.ScDocumentConfiguration # -o sc.ScDrawPageObj |