summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-04-02 00:18:17 +0000
committerJens Carl <j.carl43@gmx.de>2019-04-02 06:43:27 +0200
commita790aafde5aad4b3bd366f487e793268351c5636 (patch)
tree6401f4077e28e2cb28f1805c5777344820da28c7 /qadevOOo/objdsc
parenttdf#45904 Move XNamed Java tests to C++ (diff)
downloadcore-a790aafde5aad4b3bd366f487e793268351c5636.tar.gz
core-a790aafde5aad4b3bd366f487e793268351c5636.zip
tdf#45904 Move XPropertySet Java tests to C++
Move XPropertySet Java tests to C++ for ScAutoFormatObj. Change-Id: I01ad72f7f48b3626085203ceac4f49bca847cdab Reviewed-on: https://gerrit.libreoffice.org/70097 Tested-by: Jenkins Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r--qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv7
1 files changed, 0 insertions, 7 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv
deleted file mode 100644
index 96344c70f53d..000000000000
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv
+++ /dev/null
@@ -1,7 +0,0 @@
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
-"ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"