diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-17 22:58:32 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-18 00:52:37 +0100 |
commit | cda562cedef53a6e54be2d9512a1347776046dfe (patch) | |
tree | 644e7f0475577f0f9ed283d871f84cccf266bd76 /sc/qa/unoapi | |
parent | a3fee0ee2633d6c1bbae4305c47fc66f3ed789d8 (diff) |
tdf#45904 Move XEnumerationAccess Java test to C++
Move XEnumerationAccess Java test to C++ for ScDDELinksObj.
Change-Id: I91d8ea1b51cde36996847371a03406b899e23d79
Reviewed-on: https://gerrit.libreoffice.org/66559
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/qa/unoapi')
-rw-r--r-- | sc/qa/unoapi/sc_3.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_3.sce b/sc/qa/unoapi/sc_3.sce index 953875a3f94d..f663451e8d5a 100644 --- a/sc/qa/unoapi/sc_3.sce +++ b/sc/qa/unoapi/sc_3.sce @@ -21,4 +21,3 @@ -o sc.ScCellTextCursor -o sc.ScChartObj -o sc.ScChartsObj --o sc.ScDDELinksObj |