diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-25 00:41:35 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-25 04:17:29 +0100 |
commit | dd0155967e0b679b7df3907fcb12e8cbd82cdefb (patch) | |
tree | 2308d5df1d7a86e3a9aa3d734c5ef134ea526877 /sc/qa/unoapi | |
parent | 017f846efa9b31cb692ad0c477b8e3607f297181 (diff) |
tdf#45904 Move XPropertySet Java tests to C++
Move XPropertySet Java tests to C++ for ScTableValidationObj.
Change-Id: If058f40ff73203d2705bf9841d0496d52ff93ed8
Reviewed-on: https://gerrit.libreoffice.org/66890
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc/qa/unoapi')
-rw-r--r-- | sc/qa/unoapi/sc_7.sce | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unoapi/sc_7.sce b/sc/qa/unoapi/sc_7.sce index c394803fdad7..db39280b3d51 100644 --- a/sc/qa/unoapi/sc_7.sce +++ b/sc/qa/unoapi/sc_7.sce @@ -23,7 +23,6 @@ # -o sc.ScTableRowObj # -o sc.ScTableSheetObj # -o sc.ScTableSheetsObj --o sc.ScTableValidationObj #-o sc.ScViewPaneObj # #i89411 -o sc.XMLContentExporter # #i89411 -o sc.XMLContentImporter |