diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-03-01 05:55:21 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-03-01 08:23:24 +0100 |
commit | f58359f8c561b6a377044bba6c0e76eec2db91e7 (patch) | |
tree | 090392b14bb31e4cc95f8e5cabb6853f8513d5ff /sc/qa/unoapi | |
parent | e55c7ff6df82c597763d2eb551f7ccdaa95cd0a9 (diff) |
tdf#45904 Move XNamed Java tests to C++
Move XNamed Java tests to C++ for ScDataPilotFieldGroupItemObj.
Change-Id: I1070f99e2e1655f72c1a6ffaf3f61618b083140e
Reviewed-on: https://gerrit.libreoffice.org/68525
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/qa/unoapi')
-rw-r--r-- | sc/qa/unoapi/sc_1.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_1.sce b/sc/qa/unoapi/sc_1.sce index 148d8a14839d..9f191382795f 100644 --- a/sc/qa/unoapi/sc_1.sce +++ b/sc/qa/unoapi/sc_1.sce @@ -15,7 +15,6 @@ # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # --o sc.ScDataPilotFieldGroupItemObj -o sc.ScDataPilotFieldGroupObj -o sc.ScDataPilotFieldObj # i84653 -o sc.ScPageObj |