diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-03-04 12:21:58 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-03-04 20:57:07 +0100 |
commit | 56d5b221f91f792fa6ff215a54a343c3672d6e24 (patch) | |
tree | db55c9c892c17531a421ac089dc3b696141a350e /solenv | |
parent | 4f6e80e67d219c7b79a28bcf164931d1ff27b592 (diff) |
remove intermediate CustomAnimationPanel
Change-Id: I34e1e3f87565cb9d8bf33f8e8f22844081785e21
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111969
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 8a70264c12e3..cb3bfdfa8299 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -9639,9 +9639,7 @@ sd/source/ui/accessibility/SdShapeTypes.cxx sd/source/ui/animations/CustomAnimationDialog.cxx sd/source/ui/animations/CustomAnimationDialog.hxx sd/source/ui/animations/CustomAnimationList.cxx -sd/source/ui/animations/CustomAnimationList.hxx sd/source/ui/animations/CustomAnimationPane.cxx -sd/source/ui/animations/CustomAnimationPane.hxx sd/source/ui/animations/STLPropertySet.cxx sd/source/ui/animations/STLPropertySet.hxx sd/source/ui/animations/SlideTransitionPane.cxx @@ -9819,6 +9817,8 @@ sd/source/ui/inc/AccessiblePresentationShape.hxx sd/source/ui/inc/AccessibleSlideSorterObject.hxx sd/source/ui/inc/AccessibleSlideSorterView.hxx sd/source/ui/inc/AnimationChildWindow.hxx +sd/source/ui/inc/CustomAnimationList.hxx +sd/source/ui/inc/CustomAnimationPane.hxx sd/source/ui/inc/DocumentRenderer.hxx sd/source/ui/inc/DrawController.hxx sd/source/ui/inc/DrawDocShell.hxx @@ -9852,8 +9852,6 @@ sd/source/ui/inc/ViewShellBase.hxx sd/source/ui/inc/ViewTabBar.hxx sd/source/ui/inc/animobjs.hxx sd/source/ui/inc/assclass.hxx -sd/source/ui/inc/createcustomanimationpanel.hxx -sd/source/ui/inc/createslidetransitionpanel.hxx sd/source/ui/inc/custsdlg.hxx sd/source/ui/inc/dlgfield.hxx sd/source/ui/inc/dlgpage.hxx @@ -9994,8 +9992,6 @@ sd/source/ui/sidebar/AllMasterPagesSelector.cxx sd/source/ui/sidebar/AllMasterPagesSelector.hxx sd/source/ui/sidebar/CurrentMasterPagesSelector.cxx sd/source/ui/sidebar/CurrentMasterPagesSelector.hxx -sd/source/ui/sidebar/CustomAnimationPanel.cxx -sd/source/ui/sidebar/CustomAnimationPanel.hxx sd/source/ui/sidebar/DocumentHelper.cxx sd/source/ui/sidebar/DocumentHelper.hxx sd/source/ui/sidebar/LayoutMenu.cxx |