diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2021-11-03 01:35:12 +1100 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2022-01-19 01:44:01 +0100 |
commit | 4a388f5e01ebb5a512931d11e48c4380382239c8 (patch) | |
tree | 8b0b67745bda86c1e5acfd7bce40dbb158278bd8 /solenv/clang-format | |
parent | 64004f0c9d9c34baeef41b153a1ce1638852c527 (diff) |
vcl: move eps functions to eps.cxx
Change-Id: I0d61835d0964e18b578ec42b7002671310a8a36d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124603
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 10175a4c0422..3d4638abf382 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -14942,6 +14942,7 @@ vcl/source/outdev/bitmap.cxx vcl/source/outdev/bitmapex.cxx vcl/source/outdev/clipping.cxx vcl/source/outdev/curvedshapes.cxx +vcl/source/outdev/eps.cxx vcl/source/outdev/fill.cxx vcl/source/outdev/font.cxx vcl/source/outdev/gradient.cxx |