diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-12-01 06:22:30 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2017-12-05 07:54:07 +0100 |
commit | 958d8d316dbda970dc31d5b060f8d317db0516ff (patch) | |
tree | 55a95ff0fcf6ce95b15b39cc49fa389883c7746c /sc/qa/unoapi | |
parent | 9a06b99d2f53bd8d0a9ab0936efed9924a2abb88 (diff) |
tdf#45904 Move _XRecentFunctions Java tests to C++
Fix for #i84761.
Change-Id: I3ea608ce60ecc274bc2af9eb1d8117372b663a6f
Reviewed-on: https://gerrit.libreoffice.org/45637
Tested-by: Jenkins <ci@libreoffice.org>
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 6467d0885485..dc4a58459443 100644 --- a/sc/qa/unoapi/sc_6.sce +++ b/sc/qa/unoapi/sc_6.sce @@ -23,7 +23,6 @@ -o sc.ScModelObj -o sc.ScNamedRangeObj -o sc.ScNamedRangesObj --o sc.ScRecentFunctionsObj # -o sc.ScScenariosObj # -o sc.ScShapeObj # -o sc.ScSheetLinkObj |