diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-04-02 21:42:28 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-04-03 03:47:56 +0200 |
commit | 6a7350f856e50ce3d091bda9f4f00219b5521333 (patch) | |
tree | e282adc4fb4f5c1b834016f2589cb7af2ee803d4 /framework/qa | |
parent | cc9a8c13dad6f3d82a2386554bd6113b486a1752 (diff) |
tdf#45904 Move XCellRange Java tests to C++
Move XCellRange Java tests to C++ for ScTableRowObj.
Change-Id: I2735779cae777c5af4e622bc1b538df2d8bf70df
Reviewed-on: https://gerrit.libreoffice.org/70163
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'framework/qa')
-rw-r--r-- | framework/qa/complex/api_internal/api.lst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/qa/complex/api_internal/api.lst b/framework/qa/complex/api_internal/api.lst index a159f3a33114..4e4166ee9835 100644 --- a/framework/qa/complex/api_internal/api.lst +++ b/framework/qa/complex/api_internal/api.lst @@ -80,7 +80,6 @@ job99=sc.ScHeaderFieldsObj job126=sc.ScSheetLinkObj job132=sc.ScStyleObj job134=sc.ScTableColumnObj -job138=sc.ScTableRowObj job140=sc.XMLContentExporter job141=sc.XMLContentImporter job142=sc.XMLImporter |