From a496096b4ecc4ffb45bc7dc25753c970bf5ca487 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Mon, 8 Apr 2019 21:25:48 +0000 Subject: tdf#45904 Remove obsolete/disabled tests The some of the ScCellFieldObj tests are already written in C++ since commit d0af33e87db753d6d171548f75c2e242cde00497. Change-Id: I91dd688452d9374810096a89ed3ddf148df0b996 Reviewed-on: https://gerrit.libreoffice.org/70432 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv | 6 ------ 1 file changed, 6 deletions(-) (limited to 'qadevOOo') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv index bcb16d0a0c59..8ca686fff172 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv @@ -4,13 +4,7 @@ "ScCellFieldObj";"com::sun::star::text::TextContent";"AnchorType#optional" "ScCellFieldObj";"com::sun::star::text::TextContent";"AnchorTypes#optional" "ScCellFieldObj";"com::sun::star::text::TextContent";"TextWrap#optional" -"ScCellFieldObj";"com::sun::star::text::XTextField";"getPresentation()" -"ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()" -"ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()" -"ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()" "ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()" "ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()" "ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()" "ScCellFieldObj";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()" -"ScCellFieldObj";"com::sun::star::text::XTextContent";"attach()" -"ScCellFieldObj";"com::sun::star::text::XTextContent";"getAnchor()" -- cgit