diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-04-02 00:18:17 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-04-02 06:43:27 +0200 |
commit | a790aafde5aad4b3bd366f487e793268351c5636 (patch) | |
tree | 6401f4077e28e2cb28f1805c5777344820da28c7 /qadevOOo/objdsc | |
parent | 8f29f31b41136acbea8ca21525f9623948a1a4b8 (diff) |
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.csv | 7 |
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()" |