diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2024-09-16 11:59:04 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-09-17 07:51:07 +0200 |
commit | 9ac7d0ae4d9351fed9d3505612c2562bd60a7442 (patch) | |
tree | 9cf8c6fe3796f755ce9b70842e425f135fdee83b /solenv | |
parent | 730f154090194c88b62551a7ed724f93eda67427 (diff) |
wina11y: clang-format AccComponent.h
... in preparation of merging `CAccComponent`
and `CAccComponentBase`.
Change-Id: Ic7f436ec1bf1d4cbebfe27e86a29710719a33785
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173444
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index fc678dee7052..17ecfffffa16 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -15096,7 +15096,6 @@ winaccessibility/inc/AccObjectWinManager.hxx winaccessibility/source/UAccCOM/AccAction.cxx winaccessibility/source/UAccCOM/AccAction.h winaccessibility/source/UAccCOM/AccActionBase.cxx -winaccessibility/source/UAccCOM/AccComponent.h winaccessibility/source/UAccCOM/AccEditableText.cxx winaccessibility/source/UAccCOM/AccEditableText.h winaccessibility/source/UAccCOM/AccImage.h |