diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-02-01 22:36:08 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-02-02 18:19:56 +0100 |
commit | 22f6e25987744da57644be95f59b45c1ff51a5d2 (patch) | |
tree | 1dd5d2f54dd115fa5f6199ee5d859811116290e6 /qadevOOo/objdsc | |
parent | 7eb24dc16b68fa1bf89a903e431ba15646fbbfdf (diff) |
tdf#45904 Move _SheetCellRange Java tests to C++
Change-Id: Ia4ebe9d0418e33d245437a49c7ce9551b4a06e82
Reviewed-on: https://gerrit.libreoffice.org/49124
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo/objdsc')
3 files changed, 0 insertions, 18 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv index d95c2f6d4327..3f85f6821258 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -133,12 +133,6 @@ "ScCellCursorObj";"com::sun::star::table::XCellRange";"getCellByPosition()" "ScCellCursorObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" "ScCellCursorObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" -"ScCellCursorObj";"com::sun::star::sheet::SheetCellRange";"Position" -"ScCellCursorObj";"com::sun::star::sheet::SheetCellRange";"Size" -"ScCellCursorObj";"com::sun::star::sheet::SheetCellRange";"ConditionalFormat" -"ScCellCursorObj";"com::sun::star::sheet::SheetCellRange";"ConditionalFormatLocal#optional" -"ScCellCursorObj";"com::sun::star::sheet::SheetCellRange";"Validation" -"ScCellCursorObj";"com::sun::star::sheet::SheetCellRange";"ValidationLocal#optional" "ScCellCursorObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" "ScCellCursorObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" "ScCellCursorObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv index 7be5d04df577..08ca6f6f39c3 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv @@ -128,12 +128,6 @@ "ScCellRangeObj";"com::sun::star::table::XCellRange";"getCellByPosition()" "ScCellRangeObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" "ScCellRangeObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" -"ScCellRangeObj";"com::sun::star::sheet::SheetCellRange";"Position" -"ScCellRangeObj";"com::sun::star::sheet::SheetCellRange";"Size" -"ScCellRangeObj";"com::sun::star::sheet::SheetCellRange";"ConditionalFormat" -"ScCellRangeObj";"com::sun::star::sheet::SheetCellRange";"ConditionalFormatLocal#optional" -"ScCellRangeObj";"com::sun::star::sheet::SheetCellRange";"Validation" -"ScCellRangeObj";"com::sun::star::sheet::SheetCellRange";"ValidationLocal#optional" "ScCellRangeObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" "ScCellRangeObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" "ScCellRangeObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv index a733f9e19d38..a28faa13a253 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv @@ -140,12 +140,6 @@ "ScTableSheetObj";"com::sun::star::table::XCellRange";"getCellByPosition()" "ScTableSheetObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" "ScTableSheetObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" -"ScTableSheetObj";"com::sun::star::sheet::SheetCellRange";"Position" -"ScTableSheetObj";"com::sun::star::sheet::SheetCellRange";"Size" -"ScTableSheetObj";"com::sun::star::sheet::SheetCellRange";"ConditionalFormat" -"ScTableSheetObj";"com::sun::star::sheet::SheetCellRange";"ConditionalFormatLocal#optional" -"ScTableSheetObj";"com::sun::star::sheet::SheetCellRange";"Validation" -"ScTableSheetObj";"com::sun::star::sheet::SheetCellRange";"ValidationLocal#optional" "ScTableSheetObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"setPropertyValuesTolerant()" "ScTableSheetObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getPropertyValuesTolerant()" "ScTableSheetObj";"com::sun::star::beans::XTolerantMultiPropertySet#optional";"getDirectPropertyValuesTolerant()" |