summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2019-04-02 20:50:56 +0000
committerJens Carl <j.carl43@gmx.de>2019-04-02 23:53:32 +0200
commitee268253163c4f9f00fd5182c97d9d488c637dfc (patch)
tree4c158878cee4bf307d2d86c2908b5f8212fac17b /qadevOOo
parent597c5d75b8e72d429e096535334eaac7973455ef (diff)
tdf#45904 Move XPropertySet Java tests to C++
Move XPropertySet Java tests to C++ for ScTableRowObj. Change-Id: Ib448d6440cd6a285cd55297669bb19bd8aec6b07 Reviewed-on: https://gerrit.libreoffice.org/70156 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.ScTableRowObj.csv7
1 files changed, 0 insertions, 7 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv
index 23e159b4768a..59f7efd6554a 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv
@@ -5,10 +5,3 @@
"ScTableRowObj";"com::sun::star::table::XCellRange";"getCellByPosition()"
"ScTableRowObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()"
"ScTableRowObj";"com::sun::star::table::XCellRange";"getCellRangeByName()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()"
-"ScTableRowObj";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()"