diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-04-13 16:47:35 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-04-13 17:42:44 +0200 |
commit | f2b3a5d28702b4085adbc30ff1431703928e7798 (patch) | |
tree | 9b5505d8cc3c19b6b9ea51ad08f3a5303c64ac4e /solenv/clang-format | |
parent | 7bc3455af6dca6fa596f374a1d1ed2053323069e (diff) |
Reuse getBasctlFunction code
Change-Id: I51881c04c071a411855da1629319bfbe735f51ed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92114
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 9c3867222c7a..58eb54478155 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -12067,6 +12067,7 @@ sfx2/source/appl/fileobj.cxx sfx2/source/appl/fileobj.hxx sfx2/source/appl/flatpak.cxx sfx2/source/appl/fwkhelper.cxx +sfx2/source/appl/getbasctlfunction.cxx sfx2/source/appl/helpdispatch.cxx sfx2/source/appl/helpdispatch.hxx sfx2/source/appl/helpinterceptor.cxx |