From ba3147f09c8749dc1250e16d432beae6b9d5342b Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sat, 14 Sep 2019 23:19:21 -0700 Subject: tdf#45904 Remove/disable obsolete XText Java tests The XText tests are already written and enabled in C++ since commit 7b773d9c25fbda03f6fd97503a4af6361a2a5e87. Change-Id: Iad5e22251ad33cfb32c68e32770a1dbf294dd01a Reviewed-on: https://gerrit.libreoffice.org/78927 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv | 2 -- 1 file changed, 2 deletions(-) (limited to 'qadevOOo/objdsc') 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 76fb02c79042..c83b8f6f107f 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAnnotationShapeObj.csv @@ -216,8 +216,6 @@ "ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" "ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" "ScAnnotationShapeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" -"ScAnnotationShapeObj";"com::sun::star::text::XText";"insertTextContent()" -"ScAnnotationShapeObj";"com::sun::star::text::XText";"removeTextContent()" "ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsHangingPunctuation" "ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsCharacterDistance" "ScAnnotationShapeObj";"com::sun::star::style::ParagraphPropertiesAsian#optional";"ParaIsForbiddenRules" -- cgit