diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-13 19:15:06 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-13 21:48:56 +0100 |
commit | 8e323a3fb2d359d29fdaee61f60ef6b0488fc942 (patch) | |
tree | 6fc40e8bf932df5ccabecc675d2be140b88badf1 /qadevOOo | |
parent | 823ce74283d5214204abee7b2765e86f094c32eb (diff) |
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 <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv | 2 |
1 files changed, 0 insertions, 2 deletions
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()" |