From 8e323a3fb2d359d29fdaee61f60ef6b0488fc942 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sun, 13 Jan 2019 19:15:06 +0000 Subject: tdf#45904 Move XElementAccess Java tests to C++ Move XElementAccess Java tests to C++ for ScDataPilotTablesObj. Change-Id: I33849462bfbc5fb55f97387c8ab33a834b398c55 Reviewed-on: https://gerrit.libreoffice.org/66269 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv | 2 -- 1 file changed, 2 deletions(-) (limited to 'qadevOOo') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv index 8e400adc6c10..bf88fcd3661a 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv @@ -1,5 +1,3 @@ "ScDataPilotTablesObj";"com::sun::star::container::XNameAccess";"getByName()" "ScDataPilotTablesObj";"com::sun::star::container::XNameAccess";"getElementNames()" "ScDataPilotTablesObj";"com::sun::star::container::XNameAccess";"hasByName()" -"ScDataPilotTablesObj";"com::sun::star::container::XElementAccess";"getElementType()" -"ScDataPilotTablesObj";"com::sun::star::container::XElementAccess";"hasElements()" -- cgit