diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-18 06:48:48 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-11-18 08:59:30 +0100 |
commit | 7ff004e8cac9b3e7296da11fc634facdadcd4d59 (patch) | |
tree | b41bcfb766fee3d02421d5775ccd4049de5adae5 /qadevOOo/objdsc | |
parent | 986217f02de979b84c62843ae93db120e267abac (diff) |
tdf#45904 Move XEnumeration Java tests to C++
Move XEnumeration Java tests to C++
for ScIndexEnumeration_LabelRangesEnumeration.
Change-Id: I89c24de2323a2507fd5c1639af72c6b7121e77c9
Reviewed-on: https://gerrit.libreoffice.org/63516
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_LabelRangesEnumeration.csv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_LabelRangesEnumeration.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_LabelRangesEnumeration.csv deleted file mode 100644 index 76dffe88c9fd..000000000000 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScIndexEnumeration_LabelRangesEnumeration.csv +++ /dev/null @@ -1,2 +0,0 @@ -"ScIndexEnumeration_LabelRangesEnumeration";"com::sun::star::container::XEnumeration";"hasMoreElements()" -"ScIndexEnumeration_LabelRangesEnumeration";"com::sun::star::container::XEnumeration";"nextElement()" |