diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-04-02 21:14:33 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-04-03 00:39:08 +0200 |
commit | cc9a8c13dad6f3d82a2386554bd6113b486a1752 (patch) | |
tree | 467a41e0bb94d07d00c57604301859bfcfeb158f /qadevOOo | |
parent | ee268253163c4f9f00fd5182c97d9d488c637dfc (diff) |
tdf#45904 Move TableRow Java tests to C++
Move TableRow Java tests to C++ for ScTableRowObj.
Change-Id: I72cd8006b8ad932bab56681de9aac66fb40542fe
Reviewed-on: https://gerrit.libreoffice.org/70159
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.ScTableRowObj.csv | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv index 59f7efd6554a..3b6fe9714ae4 100644 --- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv +++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableRowObj.csv @@ -1,7 +1,3 @@ -"ScTableRowObj";"com::sun::star::table::TableRow";"Height" -"ScTableRowObj";"com::sun::star::table::TableRow";"OptimalHeight" -"ScTableRowObj";"com::sun::star::table::TableRow";"IsVisible" -"ScTableRowObj";"com::sun::star::table::TableRow";"IsStartOfNewPage" "ScTableRowObj";"com::sun::star::table::XCellRange";"getCellByPosition()" "ScTableRowObj";"com::sun::star::table::XCellRange";"getCellRangeByPosition()" "ScTableRowObj";"com::sun::star::table::XCellRange";"getCellRangeByName()" |