diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2022-10-13 18:56:33 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2022-10-24 14:35:24 +0200 |
commit | dba424efc15aa2915c38721c27edf0cc1d716bd1 (patch) | |
tree | b0c2d0e6652b963838e2d8c6871015478f6890d3 /solenv | |
parent | ebb3a72ba0c4f070c9c254c439147beea8b2d93d (diff) |
sw: rename IGrammarContact*, SwGrammarContact* to GrammarContact*
Change-Id: Ifa9effa5aa8eb014ebf120768893bc982ce73fd0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141432
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index a84fe3ddc985..ece753ea6256 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -12734,7 +12734,7 @@ sw/source/core/tox/ToxWhitespaceStripper.cxx sw/source/core/tox/tox.cxx sw/source/core/tox/toxhlp.cxx sw/source/core/tox/txmsrt.cxx -sw/source/core/txtnode/SwGrammarContact.cxx +sw/source/core/txtnode/GrammarContact.cxx sw/source/core/txtnode/atrfld.cxx sw/source/core/txtnode/atrflyin.cxx sw/source/core/txtnode/atrftn.cxx |