diff options
author | Rahul Gurung <gurungrahul2@gmail.com> | 2018-08-31 15:52:59 +0530 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-09-06 07:43:04 +0200 |
commit | 53291ffee8e2a2186afbd2412881a18dded5a697 (patch) | |
tree | eb4d044852cc6eb5caab8b5cc5cf702ac69eb7aa /qadevOOo | |
parent | d80b3235cc106e17a0c10dea44e8afa8db724400 (diff) |
tdf#45904 Move _XColumnRowRange Java tests to C++
Change-Id: I35b5fc2f18867c386c8c92d1d7a3a0823bd07b78
Reviewed-on: https://gerrit.libreoffice.org/59863
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'qadevOOo')
6 files changed, 0 insertions, 66 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index c096f498c63a..e34817674a7e 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -588,7 +588,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/table/_TableRow \ qadevOOo/tests/java/ifc/table/_XAutoFormattable \ qadevOOo/tests/java/ifc/table/_XCellRange \ - qadevOOo/tests/java/ifc/table/_XColumnRowRange \ qadevOOo/tests/java/ifc/table/_XTableChart \ qadevOOo/tests/java/ifc/table/_XTableCharts \ qadevOOo/tests/java/ifc/table/_XTableChartsSupplier \ 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 2dfea634963b..c68950d5a7f1 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv @@ -27,8 +27,6 @@ "ScCellCursorObj";"com::sun::star::util::XSearchable";"findAll()" "ScCellCursorObj";"com::sun::star::util::XSearchable";"findFirst()" "ScCellCursorObj";"com::sun::star::util::XSearchable";"findNext()" -"ScCellCursorObj";"com::sun::star::table::XColumnRowRange";"getColumns()" -"ScCellCursorObj";"com::sun::star::table::XColumnRowRange";"getRows()" "ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" "ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" "ScCellCursorObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" 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 b936c50045d4..036c38dea7ef 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellObj.csv @@ -25,8 +25,6 @@ "ScCellObj";"com::sun::star::util::XSearchable";"findAll()" "ScCellObj";"com::sun::star::util::XSearchable";"findFirst()" "ScCellObj";"com::sun::star::util::XSearchable";"findNext()" -"ScCellObj";"com::sun::star::table::XColumnRowRange";"getColumns()" -"ScCellObj";"com::sun::star::table::XColumnRowRange";"getRows()" "ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" "ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" "ScCellObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" 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 eed12b69bc58..1c44171c7ee6 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv @@ -27,8 +27,6 @@ "ScCellRangeObj";"com::sun::star::util::XSearchable";"findAll()" "ScCellRangeObj";"com::sun::star::util::XSearchable";"findFirst()" "ScCellRangeObj";"com::sun::star::util::XSearchable";"findNext()" -"ScCellRangeObj";"com::sun::star::table::XColumnRowRange";"getColumns()" -"ScCellRangeObj";"com::sun::star::table::XColumnRowRange";"getRows()" "ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" "ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" "ScCellRangeObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" 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 59f92107cde8..a195cb4bee9b 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv @@ -27,8 +27,6 @@ "ScTableSheetObj";"com::sun::star::util::XSearchable";"findAll()" "ScTableSheetObj";"com::sun::star::util::XSearchable";"findFirst()" "ScTableSheetObj";"com::sun::star::util::XSearchable";"findNext()" -"ScTableSheetObj";"com::sun::star::table::XColumnRowRange";"getColumns()" -"ScTableSheetObj";"com::sun::star::table::XColumnRowRange";"getRows()" "ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharHeightAsian" "ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharWeightAsian" "ScTableSheetObj";"com::sun::star::style::CharacterPropertiesAsian";"CharFontNameAsian" diff --git a/qadevOOo/tests/java/ifc/table/_XColumnRowRange.java b/qadevOOo/tests/java/ifc/table/_XColumnRowRange.java deleted file mode 100644 index b89f716ac976..000000000000 --- a/qadevOOo/tests/java/ifc/table/_XColumnRowRange.java +++ /dev/null @@ -1,57 +0,0 @@ -/* - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - */ - -package ifc.table; - -import lib.MultiMethodTest; - -import com.sun.star.table.XColumnRowRange; - -/** -* Testing <code>com.sun.star.table.XColumnRowRange</code> -* interface methods : -* <ul> -* <li><code> getColumns()</code></li> -* <li><code> getRows()</code></li> -* </ul> <p> -* @see com.sun.star.table.XColumnRowRange -*/ -public class _XColumnRowRange extends MultiMethodTest { - - public XColumnRowRange oObj = null; - - /** - * Test calls the method. <p> - * Has <b> OK </b> status if the method returns not null value - * and no exceptions were thrown. <p> - */ - public void _getColumns() { - tRes.tested( "getColumns()", oObj.getColumns()!=null ); - } // getColumns() - - /** - * Test calls the method. <p> - * Has <b> OK </b> status if the method returns not null value - * and no exceptions were thrown. <p> - */ - public void _getRows() { - tRes.tested( "getRows()", oObj.getRows()!=null ); - } // getRows() - -} // finish class _XColumnRowRange - |