diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-24 08:49:21 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-24 22:02:07 +0100 |
commit | b5d2ebb76e763457a8c8f07b26d542295e82e192 (patch) | |
tree | c95262454d86abbc80b14eb98d11456fe9024c65 /sc/qa/unoapi | |
parent | df984a465cad0af7ab77257efe5181a8a3348dcf (diff) |
tdf#45904 Move XTableChart Java tests to C++
Move XTableChart Java tests to C++ for ScChartObj.
Change-Id: I007d484357b5743a4283e9aa41bc6d203d312379
Reviewed-on: https://gerrit.libreoffice.org/66842
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 f663451e8d5a..c1cf5040a4b9 100644 --- a/sc/qa/unoapi/sc_3.sce +++ b/sc/qa/unoapi/sc_3.sce @@ -19,5 +19,4 @@ -o sc.ScCellRangesObj -o sc.ScCellSearchObj -o sc.ScCellTextCursor --o sc.ScChartObj -o sc.ScChartsObj |