summaryrefslogtreecommitdiff
path: root/test/inc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-02-16 00:52:44 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-02-16 00:55:18 +0100
commita5661d717197a6723b80fb65cde463c479983934 (patch)
treee069487db2808e4bbc4147b3ffe69c97b549c8d1 /test/inc
parent1263cafe8e487b5db0c439966056516be99bc1e4 (diff)
add two more test cases to XDatabaseRange
Diffstat (limited to 'test/inc')
-rw-r--r--test/inc/test/sheet/xdatabaserange.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/inc/test/sheet/xdatabaserange.hxx b/test/inc/test/sheet/xdatabaserange.hxx
index 6c5eac04d977..d388aa3d995a 100644
--- a/test/inc/test/sheet/xdatabaserange.hxx
+++ b/test/inc/test/sheet/xdatabaserange.hxx
@@ -43,6 +43,8 @@ public:
void testDataArea();
void testGetSortDescriptor();
void testGetSubtotalDescriptor();
+ void testGetImportDescriptor();
+ void testGetFilterDescriptor();
};
}