diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-03-03 04:37:07 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-03-03 19:46:33 +0100 |
commit | 167c5f9affd16ae5ece851de9e53f197d3036d93 (patch) | |
tree | 5992343021aefdd4b952bae9698758bce2791526 /sc/qa/unoapi | |
parent | 33048db2b4f7fd6bc7055effe11ee37cf7045c46 (diff) |
tdf#45904 Move XTextRange Java tests to C++
Move XTextRange Java tests to C++ for ScAnnotationObj
(also fixes i109517).
Change-Id: Id7e45d9f1159b45fb267cb28dc875b62eae12e24
Reviewed-on: https://gerrit.libreoffice.org/68634
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/qa/unoapi')
-rw-r--r-- | sc/qa/unoapi/sc_2.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_2.sce b/sc/qa/unoapi/sc_2.sce index 43f203cd4039..21c1671d9e91 100644 --- a/sc/qa/unoapi/sc_2.sce +++ b/sc/qa/unoapi/sc_2.sce @@ -21,7 +21,6 @@ -o sc.ScAccessiblePreviewTable # fdo#45337 -o sc.ScAccessibleSpreadsheet # FIXME_REMOVE_WHEN_RE_BASE_COMPLETE -# -o sc.ScAnnotationObj # -o sc.ScAnnotationShapeObj -o sc.ScAreaLinkObj -o sc.ScAutoFormatFieldObj |