From 7fe58f64cd8b58918cae92aed536d266f63b4c71 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Mon, 21 Oct 2019 21:39:30 -0700 Subject: tdf#45904 Move XTextRange Java test to C++ Move XTextRange Java test to C++ for ScAnnotationShapeObj. Change-Id: If280b4e621fedd1023457ff626c6db8ef9a9f7ad Reviewed-on: https://gerrit.libreoffice.org/81295 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv | 5 ----- 1 file changed, 5 deletions(-) (limited to 'qadevOOo') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv index fa1477b94f04..16d4d6f432d7 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv @@ -152,11 +152,6 @@ "ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowTransparence" "ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowXDistance" "ScAnnotationShapeObj";"com::sun::star::drawing::ShadowProperties";"ShadowYDistance" -"ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getText()" -"ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getStart()" -"ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getEnd()" -"ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"getString()" -"ScAnnotationShapeObj";"com::sun::star::text::XTextRange";"setString()" "ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontName" "ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontStyleName" "ScAnnotationShapeObj";"com::sun::star::style::CharacterProperties";"CharFontFamily" -- cgit