diff options
-rw-r--r-- | svx/source/sidebar/paragraph/ParaPropertyPanel.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx index 6017b9d30eb7..b79f33a79647 100644 --- a/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx +++ b/svx/source/sidebar/paragraph/ParaPropertyPanel.hxx @@ -19,21 +19,17 @@ #ifndef INCLUDED_SVX_SOURCE_SIDEBAR_PARAGRAPH_PARAPROPERTYPANEL_HXX #define INCLUDED_SVX_SOURCE_SIDEBAR_PARAGRAPH_PARAPROPERTYPANEL_HXX -#include <vcl/ctrl.hxx> #include <sfx2/sidebar/ControllerItem.hxx> #include <sfx2/sidebar/IContextChangeReceiver.hxx> #include <editeng/lspcitem.hxx> -#include <svtools/ctrlbox.hxx> #include <svx/sidebar/PanelLayout.hxx> #include <svx/relfld.hxx> #include <editeng/svxenum.hxx> -#include <editeng/fhgtitem.hxx> #include <com/sun/star/frame/XFrame.hpp> #include <com/sun/star/ui/XSidebar.hpp> #include <vcl/vclenum.hxx> -#include <vcl/fixed.hxx> #include <svl/poolitem.hxx> #include <tools/fldunit.hxx> |