diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-23 18:58:30 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-23 23:24:35 +0100 |
commit | ce218f3064f58a836be6f0fba75576bfbe031404 (patch) | |
tree | c5fbdc29178f281288141cb08090b6212ad00b4c /qadevOOo | |
parent | cae2d0cda5d462889274a6ea0be30b8c0e9f8c6e (diff) |
tdf#45904 Move XElementAccess Java tests to C++
Move XElementAccess Java tests to C++ for ScSheetLinksObj.
Change-Id: I8265bb9234c93e8a6e64b55522e7f0543b3af7a9
Reviewed-on: https://gerrit.libreoffice.org/66815
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.ScSheetLinksObj.csv | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinksObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinksObj.csv index d6a8db0b257b..6a9e3218d0bb 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinksObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScSheetLinksObj.csv @@ -3,5 +3,3 @@ "ScSheetLinksObj";"com::sun::star::container::XNameAccess";"hasByName()" "ScSheetLinksObj";"com::sun::star::container::XIndexAccess";"getCount()" "ScSheetLinksObj";"com::sun::star::container::XIndexAccess";"getByIndex()" -"ScSheetLinksObj";"com::sun::star::container::XElementAccess";"getElementType()" -"ScSheetLinksObj";"com::sun::star::container::XElementAccess";"hasElements()" |