diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2021-10-09 21:48:41 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2021-10-09 23:17:06 +0200 |
commit | 21b2c6b7d8f4661dcbd40df4f8b9126d331cbd7f (patch) | |
tree | d2abc6427db679fe455ebdd278d73b26bffb1864 /solenv | |
parent | 25c9f041ad078c94321e18361d6df52894865b7f (diff) |
Rename bookmrk* -> bookmark*
Change-Id: I9dec77b2af8abe5abb286ff76ed85d1e4078ee6a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123325
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 92219dba46ae..163d778fb3b1 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -12401,7 +12401,7 @@ sw/source/core/bastyp/swregion.cxx sw/source/core/bastyp/tabcol.cxx sw/source/core/crsr/BlockCursor.hxx sw/source/core/crsr/annotationmark.cxx -sw/source/core/crsr/bookmrk.cxx +sw/source/core/crsr/bookmark.cxx sw/source/core/crsr/callnk.cxx sw/source/core/crsr/callnk.hxx sw/source/core/crsr/crbm.cxx @@ -12600,7 +12600,7 @@ sw/source/core/inc/anchoredobjectposition.hxx sw/source/core/inc/annotationmark.hxx sw/source/core/inc/ascharanchoredobjectposition.hxx sw/source/core/inc/bodyfrm.hxx -sw/source/core/inc/bookmrk.hxx +sw/source/core/inc/bookmark.hxx sw/source/core/inc/cellfrm.hxx sw/source/core/inc/cntfrm.hxx sw/source/core/inc/crossrefbookmark.hxx |