|
LibreOffice Module sd (master) 1
|
#include <com/sun/star/ui/XDeck.hpp>#include <com/sun/star/ui/XPanel.hpp>#include <com/sun/star/frame/XController2.hpp>#include <SlideSorter.hxx>#include <SlideSorterViewShell.hxx>#include <controller/SlideSorterController.hxx>#include <controller/SlsPageSelector.hxx>#include "SlideBackground.hxx"#include <sdresid.hxx>#include <ViewShellBase.hxx>#include <FrameView.hxx>#include <DrawDocShell.hxx>#include <drawdoc.hxx>#include <sdpage.hxx>#include "PageMarginUtils.hxx"#include <strings.hrc>#include <pageformatpanel.hrc>#include <DrawViewShell.hxx>#include <svl/intitem.hxx>#include <svx/colorbox.hxx>#include <svx/dlgutil.hxx>#include <svx/drawitem.hxx>#include <svx/itemwin.hxx>#include <svx/pageitem.hxx>#include <app.hrc>#include <editeng/paperinf.hxx>#include <svx/xflgrit.hxx>#include <svx/rulritem.hxx>#include <svx/svxids.hrc>#include <svx/xfillit0.hxx>#include <svx/xflclit.hxx>#include <svx/xbtmpit.hxx>#include <svx/xflhtit.hxx>#include <svx/svdpage.hxx>#include <sfx2/bindings.hxx>#include <sfx2/dispatch.hxx>#include <sfx2/sidebar/Panel.hxx>#include <EventMultiplexer.hxx>#include <unotools/localedatawrapper.hxx>#include <utility>#include <vcl/EnumContext.hxx>#include <vcl/svapp.hxx>#include <editeng/sizeitem.hxx>#include <comphelper/lok.hxx>#include <unomodel.hxx>#include <sfx2/lokhelper.hxx>Go to the source code of this file.
Namespaces | |
| namespace | sd |
| namespace | sd::sidebar |
Functions | |
| sd::sidebar::IMPL_LINK (SlideBackground, EventMultiplexerListener, tools::EventMultiplexerEvent &, rEvent, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, FillStyleModifyHdl, weld::ComboBox &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, PaperSizeModifyHdl, weld::ComboBox &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, FillColorHdl, ColorListBox &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, FillBackgroundHdl, weld::ComboBox &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, AssignMasterPage, weld::ComboBox &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, EditMasterHdl, weld::Button &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, SelectBgHdl, weld::Button &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, CloseMasterHdl, weld::Button &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, DspBackground, weld::Toggleable &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, DspObjects, weld::Toggleable &, void) | |
| sd::sidebar::IMPL_LINK_NOARG (SlideBackground, ModifyMarginHdl, weld::ComboBox &, void) | |