diff options
author | Khaled Hosny <khaled@aliftype.com> | 2022-09-05 01:35:35 +0200 |
---|---|---|
committer | خالد حسني <khaled@aliftype.com> | 2022-09-05 06:51:21 +0200 |
commit | 262df14af32be6855b276dcf7548d3b233076ec6 (patch) | |
tree | 90ef157deb987f595413eafe0af833f0786c6c5c /solenv | |
parent | 0e2b9be640118cde6bb8dc1350cb619000969683 (diff) |
vcl: Format PhysicalFontFace.{cxx,hxx}
They are small files, lets format before adding more code.
Change-Id: I5e8e7e4031f045cf6e124dd533e37ab67f34e985
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/139394
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@aliftype.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index db4a72c0fe34..bca76db5a595 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -14315,7 +14315,6 @@ vcl/inc/factory.hxx vcl/inc/fltcall.hxx vcl/inc/font/FontSelectPattern.hxx vcl/inc/font/PhysicalFontCollection.hxx -vcl/inc/font/PhysicalFontFace.hxx vcl/inc/fontattributes.hxx vcl/inc/fontinstance.hxx vcl/inc/fontsubset.hxx @@ -14812,7 +14811,6 @@ vcl/source/filter/wmf/wmfwr.hxx vcl/source/font/DirectFontSubstitution.cxx vcl/source/font/FontSelectPattern.cxx vcl/source/font/PhysicalFontCollection.cxx -vcl/source/font/PhysicalFontFace.cxx vcl/source/font/PhysicalFontFamily.cxx vcl/source/font/font.cxx vcl/source/font/fontattributes.cxx |