diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2023-01-06 18:43:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2023-01-06 19:02:05 +0000 |
commit | ec98e7769048d44c6d274e3edcac19d5cbc74348 (patch) | |
tree | 1f059916db08d101c8e24ea76d4fd21582a246ca /solenv | |
parent | a2e0d46ec556382140069fe473d6e0018e1d2881 (diff) |
Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessibleComponent
Change-Id: I586ae8fe2842fd879ae2ae506c659d06dda16843
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145160
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
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 972ad4cdf52f..fccf3a48d88c 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -1372,7 +1372,6 @@ comphelper/source/container/namecontainer.cxx comphelper/source/eventattachermgr/eventattachermgr.cxx comphelper/source/misc/SelectionMultiplex.cxx comphelper/source/misc/accessiblecomponenthelper.cxx -comphelper/source/misc/accessiblecontexthelper.cxx comphelper/source/misc/accessibleeventnotifier.cxx comphelper/source/misc/accessiblekeybindinghelper.cxx comphelper/source/misc/accessibleselectionhelper.cxx |