diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-01-29 21:32:14 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-01-29 23:57:08 +0100 |
commit | ce2b98580b9f36d6f358bd2c9c027d3d82cb33d7 (patch) | |
tree | 6bcaa9c88b4134ce9f94d39d33533c3d091092f1 /solenv | |
parent | 37f4c73aef2acd02b2f03d1f28ebcadf5e5dbf5e (diff) |
Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 tests
Add XSheetFilterDescriptor2 and XSheetFilterDescriptor3 tests
to ScFilterDescriptorBase.
Change-Id: I932560c42d9c5f3077f47f116f6ae011f6aea79e
Reviewed-on: https://gerrit.libreoffice.org/67097
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 67797171aa51..82e649e0341f 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7604,7 +7604,6 @@ include/test/sheet/xsheetannotation.hxx include/test/sheet/xsheetannotations.hxx include/test/sheet/xsheetannotationshapesupplier.hxx include/test/sheet/xsheetfilterable.hxx -include/test/sheet/xsheetfilterdescriptor.hxx include/test/sheet/xsheetlinkable.hxx include/test/sheet/xsheetoperation.hxx include/test/sheet/xsheetoutline.hxx @@ -16587,7 +16586,6 @@ test/source/sheet/xsheetannotation.cxx test/source/sheet/xsheetannotations.cxx test/source/sheet/xsheetannotationshapesupplier.cxx test/source/sheet/xsheetfilterable.cxx -test/source/sheet/xsheetfilterdescriptor.cxx test/source/sheet/xsheetlinkable.cxx test/source/sheet/xsheetoperation.cxx test/source/sheet/xsheetoutline.cxx |