diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-03-04 08:13:28 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-03-04 18:59:22 +0100 |
commit | 7b7e0ff7b78f2e745712c551e5efe7457987f136 (patch) | |
tree | d6dc0c9d80c4ebe99a02f2b38d5d3ecf4acc0ce0 /qadevOOo/objdsc | |
parent | 919546585a09a755f0454c80ec5d9fdadd12d87a (diff) |
tdf#45904: Move _Shape Java tests to C++
Change-Id: If0bfa9fb465f37e0ccce5b2fa4e909baaac1df50
Reviewed-on: https://gerrit.libreoffice.org/50722
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv | 3 |
1 files changed, 0 insertions, 3 deletions
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()" |