diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-12-18 08:23:28 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-12-18 18:39:41 +0100 |
commit | 5658da22f77a48599bb20cf6c7c37abf0388186e (patch) | |
tree | 1573b547d01599a0efd79368a3828fbbedc75341 /sc/qa/unoapi | |
parent | ec291d1ad0581688522cd1f1d341ad4345b14885 (diff) |
tdf#45904 Move XNameAccess Java tests to C++
Move XNameAccess Java tests to C++ for ScScenariosObj.
Change-Id: I73dd65e672e1e98a6839cea03c30cfafb7da4ff4
Reviewed-on: https://gerrit.libreoffice.org/65313
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/qa/unoapi')
-rw-r--r-- | sc/qa/unoapi/sc_6.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_6.sce b/sc/qa/unoapi/sc_6.sce index c264f0ab4eda..303ce4a53964 100644 --- a/sc/qa/unoapi/sc_6.sce +++ b/sc/qa/unoapi/sc_6.sce @@ -17,7 +17,6 @@ # -o sc.ScModelObj -o sc.ScNamedRangesObj -# -o sc.ScScenariosObj # -o sc.ScShapeObj # -o sc.ScSheetLinkObj -o sc.ScSheetLinksObj |