summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-03-03 04:37:07 +0000
committerJens Carl <j.carl43@gmx.de>2019-03-03 19:46:33 +0100
commit167c5f9affd16ae5ece851de9e53f197d3036d93 (patch)
tree5992343021aefdd4b952bae9698758bce2791526 /qadevOOo/objdsc
parenttdf#45904 Move XSimpleText Java tests to C++ (diff)
downloadcore-167c5f9affd16ae5ece851de9e53f197d3036d93.tar.gz
core-167c5f9affd16ae5ece851de9e53f197d3036d93.zip
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 'qadevOOo/objdsc')
-rw-r--r--qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationObj.csv5
1 files changed, 0 insertions, 5 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationObj.csv
deleted file mode 100644
index 324d74dc0ac1..000000000000
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationObj.csv
+++ /dev/null
@@ -1,5 +0,0 @@
-"ScAnnotationObj";"com::sun::star::text::XTextRange";"getText()"
-"ScAnnotationObj";"com::sun::star::text::XTextRange";"getStart()"
-"ScAnnotationObj";"com::sun::star::text::XTextRange";"getEnd()"
-"ScAnnotationObj";"com::sun::star::text::XTextRange";"getString()"
-"ScAnnotationObj";"com::sun::star::text::XTextRange";"setString()"