From 2432b5857ff77b72d8b51d93192f93e25fcd6235 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sat, 12 Jan 2019 18:49:21 +0000 Subject: tdf#45904 Move XIndexAccess Java test to C++ Move XIndexAccess Java test to C++ for ScFunctionListObj. Change-Id: I80fe759fed9386a70c35f089b8dc2408ece20d30 Reviewed-on: https://gerrit.libreoffice.org/66241 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFunctionListObj.csv | 2 -- 1 file changed, 2 deletions(-) (limited to 'qadevOOo') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFunctionListObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFunctionListObj.csv index 8ebb090e57db..dfb50e547ea8 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFunctionListObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScFunctionListObj.csv @@ -1,4 +1,2 @@ -"ScFunctionListObj";"com::sun::star::container::XIndexAccess";"getCount()" -"ScFunctionListObj";"com::sun::star::container::XIndexAccess";"getByIndex()" "ScFunctionListObj";"com::sun::star::container::XElementAccess";"getElementType()" "ScFunctionListObj";"com::sun::star::container::XElementAccess";"hasElements()" -- cgit