From 7b7e0ff7b78f2e745712c551e5efe7457987f136 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Sun, 4 Mar 2018 08:13:28 +0000 Subject: tdf#45904: Move _Shape Java tests to C++ Change-Id: If0bfa9fb465f37e0ccce5b2fa4e909baaac1df50 Reviewed-on: https://gerrit.libreoffice.org/50722 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv | 3 --- 1 file changed, 3 deletions(-) (limited to 'qadevOOo/objdsc') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv index 607ebb7eaa8c..e7385e4ec6f7 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv @@ -14,9 +14,6 @@ "ScShapeObj";"com::sun::star::drawing::Shape";"InteropGrabBag#optional" "ScShapeObj";"com::sun::star::drawing::XShapeDescriptor";"getShapeType()" "ScShapeObj";"com::sun::star::drawing::XGluePointsSupplier#optional";"getGluePoints()" -"ScShapeObj";"com::sun::star::sheet::Shape";"Anchor" -"ScShapeObj";"com::sun::star::sheet::Shape";"HoriOrientPosition" -"ScShapeObj";"com::sun::star::sheet::Shape";"VertOrientPosition" "ScShapeObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScShapeObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScShapeObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" -- cgit