From 8f29f31b41136acbea8ca21525f9623948a1a4b8 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Tue, 2 Apr 2019 00:12:28 +0000 Subject: tdf#45904 Move XNamed Java tests to C++ Move XNamed Java tests to C++ for ScAutoFormatObj. Change-Id: I9ef1ec50c7decbc610a60cdc487b11cad2791b1b Reviewed-on: https://gerrit.libreoffice.org/70096 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv | 2 -- 1 file changed, 2 deletions(-) (limited to 'qadevOOo/objdsc') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv index ac08c66f293c..96344c70f53d 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScAutoFormatObj.csv @@ -1,5 +1,3 @@ -"ScAutoFormatObj";"com::sun::star::container::XNamed";"getName()" -"ScAutoFormatObj";"com::sun::star::container::XNamed";"setName()" "ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "ScAutoFormatObj";"com::sun::star::beans::XPropertySet";"getPropertyValue()" -- cgit