diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-06-20 23:25:31 -0700 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-06-22 21:52:09 +0200 |
commit | f7a6b7a82469f2b4bd6cec3e7aa697aefd5775b7 (patch) | |
tree | e174e2395d07509eb10fcd708d545fc3d1933168 /qadevOOo | |
parent | 38f1412294e7d2987072a2e211e1f68c197f16fa (diff) |
tdf#45904 Correct mishap with removed converted tests
Deleted the wrong test and also forgot to remove a test with commit
0e73f9eb4157.
Change-Id: I31257908e935b2130c46436e8d5425bc058b21c5
Reviewed-on: https://gerrit.libreoffice.org/74484
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv | 2 |
1 files changed, 1 insertions, 1 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 be9506938cdc..5c145a956d1b 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv @@ -15,4 +15,4 @@ "ScShapeObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" "ScShapeObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" "ScShapeObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" -"ScShapeObj";"com::sun::star::drawing::XShape";"setSize()" +"ScShapeObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" |