diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-13 19:08:09 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-13 21:47:28 +0100 |
commit | 823ce74283d5214204abee7b2765e86f094c32eb (patch) | |
tree | aeea5fcea1443e2aade3d6351a2f3aa5643c2533 /qadevOOo | |
parent | 5669026f584d2bfc2d8aba93a4a5c24dc79be541 (diff) |
tdf#45904 Move XIndexAccess Java tests to C++
Move XIndexAccess Java tests to C++ for ScDataPilotTablesObj.
Change-Id: Ic39fe92825bcb667c5d92635cafb15dbe36d7dc3
Reviewed-on: https://gerrit.libreoffice.org/66268
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 4de45992a904..8e400adc6c10 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScDataPilotTablesObj.csv @@ -1,7 +1,5 @@ "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::XIndexAccess";"getCount()" -"ScDataPilotTablesObj";"com::sun::star::container::XIndexAccess";"getByIndex()" "ScDataPilotTablesObj";"com::sun::star::container::XElementAccess";"getElementType()" "ScDataPilotTablesObj";"com::sun::star::container::XElementAccess";"hasElements()" |