qadevOOo/objdsc/sc/com.sun.star.comp.office.ScShapeObj.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f7a6b7a82469f2b4bd6cec3e7aa697aefd5775b7 Author: Jens Carl <[email protected]> AuthorDate: Thu Jun 20 23:25:31 2019 -0700 Commit: Jens Carl <[email protected]> CommitDate: Sat Jun 22 21:52:09 2019 +0200 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 <[email protected]> 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()" _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
