diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-04-08 21:25:48 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-04-09 01:29:06 +0200 |
commit | a496096b4ecc4ffb45bc7dc25753c970bf5ca487 (patch) | |
tree | 86ba9e9a7158473000b82e886c1b2335eecad3d8 /qadevOOo/objdsc | |
parent | d7f727898222b3eae93b15b97b08d3c9148ac7a6 (diff) |
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 <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv | 6 |
1 files changed, 0 insertions, 6 deletions
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()" |