diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-09-07 12:38:51 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-09-07 18:41:23 +0200 |
commit | 46b8c7a83f2cae57966ac55591e6f512ceaa114f (patch) | |
tree | e7d2bf01ff62be4b59c03e8f94a06e7e24c6ea62 /solenv | |
parent | 18502f44fc68ee9aa7967377b81c06b81d649858 (diff) |
merge SvxFmDrawPage into SvxDrawPage
it adds hardly any functionality.
Change-Id: I82f5c52148222596d52f1fb41d726733ca1cf40d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156654
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 ce890e04fb61..14ff7c544643 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -5797,7 +5797,6 @@ include/svx/extedit.hxx include/svx/fillctrl.hxx include/svx/flagsdef.hxx include/svx/float3d.hxx -include/svx/fmdpage.hxx include/svx/fmgridcl.hxx include/svx/fmgridif.hxx include/svx/fmmodel.hxx @@ -11458,7 +11457,6 @@ svx/source/form/fmcontrolbordermanager.cxx svx/source/form/fmcontrollayout.cxx svx/source/form/fmdmod.cxx svx/source/form/fmdocumentclassification.cxx -svx/source/form/fmdpage.cxx svx/source/form/fmexch.cxx svx/source/form/fmexpl.cxx svx/source/form/fmmodel.cxx |