summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2018-11-19 18:41:14 +0000
committerJens Carl <j.carl43@gmx.de>2018-11-19 21:54:41 +0100
commit4e467724fcea4bfc9cd44261c91f07d8161d3870 (patch)
treeb1ff6db81278cfdd1b5b6ca3a43a1fa022e518ad /qadevOOo/objdsc
parente3e8d52625c2dc7a277a955d4ae2ad10c60c5f1b (diff)
tdf#45904 Move XEnumeration Java tests to C++
Move XEnumeration Java tests to C++ for ScIndexEnumeration_DatabaseRangesEnumeration. Change-Id: I33fac410b4b05f88dad45f859ae466fabb8303fc Reviewed-on: https://gerrit.libreoffice.org/63592 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r--qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_DatabaseRangesEnumeration.csv2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_DatabaseRangesEnumeration.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_DatabaseRangesEnumeration.csv
deleted file mode 100644
index 29d7fe9f2a09..000000000000
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_DatabaseRangesEnumeration.csv
+++ /dev/null
@@ -1,2 +0,0 @@
-"ScIndexEnumeration_DatabaseRangesEnumeration";"com::sun::star::container::XEnumeration";"hasMoreElements()"
-"ScIndexEnumeration_DatabaseRangesEnumeration";"com::sun::star::container::XEnumeration";"nextElement()"