diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-04-11 22:24:00 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-04-12 06:12:19 +0200 |
commit | c498e548ee45430b31cb63df17818ba39771ef7c (patch) | |
tree | a15a7c94f5edff26eabaef900b1012a7ce6e5e8e /qadevOOo | |
parent | 74288f5af28de3d14044c951e7e5d62bb2e22301 (diff) |
tdf#45904 Move TextContent Java tests to C++
Move TextContent Java tests to C++ for ScEditFieldObj_Cell and
ScEditFieldObj_Header (formerly ScCellFieldObj).
Change-Id: Ieed5cdbc128490e66d1797c817d998a932317dd4
Reviewed-on: https://gerrit.libreoffice.org/70615
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.ScCellFieldObj.csv | 3 |
1 files changed, 0 insertions, 3 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 1912ae235b3b..35be57d9423c 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellFieldObj.csv @@ -1,6 +1,3 @@ "ScCellFieldObj";"com::sun::star::lang::XComponent";"dispose()" "ScCellFieldObj";"com::sun::star::lang::XComponent";"addEventListener()" "ScCellFieldObj";"com::sun::star::lang::XComponent";"removeEventListener()" -"ScCellFieldObj";"com::sun::star::text::TextContent";"AnchorType#optional" -"ScCellFieldObj";"com::sun::star::text::TextContent";"AnchorTypes#optional" -"ScCellFieldObj";"com::sun::star::text::TextContent";"TextWrap#optional" |