From ecc855aa1c86d88a99c3be06c70ed382180be688 Mon Sep 17 00:00:00 2001 From: Ajay Mahato Date: Mon, 21 Jan 2019 23:14:15 +0530 Subject: tdf#45904 Move XSimpleText Java tests to C++ Change-Id: I6232615f15b52a1f004a13ed97fc0b8002a22269 Reviewed-on: https://gerrit.libreoffice.org/66694 Tested-by: Jenkins Reviewed-by: Jens Carl --- qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qadevOOo') diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv index 3be24423a38d..e31e938fe88b 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -109,10 +109,6 @@ "ScCellObj";"com::sun::star::text::XTextRangeMover#optional";"moveTextRange()" "ScCellObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionStarts()" "ScCellObj";"com::sun::star::text::XTextRangeCompare#optional";"compareRegionEnds()" -"ScCellObj";"com::sun::star::text::XSimpleText";"createTextCursor()" -"ScCellObj";"com::sun::star::text::XSimpleText";"createTextCursorByRange()" -"ScCellObj";"com::sun::star::text::XSimpleText";"insertString()" -"ScCellObj";"com::sun::star::text::XSimpleText";"insertControlCharacter()" "ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryVisibleCells()" "ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryEmptyCells()" "ScCellObj";"com::sun::star::sheet::XCellRangesQuery";"queryContentCells()" -- cgit