diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-03-03 03:53:09 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-03-03 19:45:50 +0100 |
commit | 33048db2b4f7fd6bc7055effe11ee37cf7045c46 (patch) | |
tree | d60e3b7c747e6bf9920352a60720e15aac3fa957 /qadevOOo/objdsc | |
parent | 5af9e26ae8b463e85cb84f79a366c61d49a2d52b (diff) |
tdf#45904 Move XSimpleText Java tests to C++
Move XSimpleText Java tests to C++ for ScAnnotationObj
(this also fixes i109517).
Change-Id: Ieed0c94ed7a426c921c099a1edb520cbfd830656
Reviewed-on: https://gerrit.libreoffice.org/68632
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.csv | 4 |
1 files changed, 0 insertions, 4 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 index fe1b71e1b4fb..324d74dc0ac1 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationObj.csv @@ -1,7 +1,3 @@ -"ScAnnotationObj";"com::sun::star::text::XSimpleText";"createTextCursor()" -"ScAnnotationObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" -"ScAnnotationObj";"com::sun::star::text::XSimpleText";"insertString()" -"ScAnnotationObj";"com::sun::star::text::XSimpleText";"insertControlCharacter()" "ScAnnotationObj";"com::sun::star::text::XTextRange";"getText()" "ScAnnotationObj";"com::sun::star::text::XTextRange";"getStart()" "ScAnnotationObj";"com::sun::star::text::XTextRange";"getEnd()" |