LibreOffice Module sd (master) 1
Classes | Namespaces | Functions | Variables
LayoutMenu.cxx File Reference
#include "LayoutMenu.hxx"
#include <app.hrc>
#include <drawdoc.hxx>
#include <framework/FrameworkHelper.hxx>
#include <strings.hrc>
#include <helpids.h>
#include <pres.hxx>
#include <sdmod.hxx>
#include <sdpage.hxx>
#include <sdresid.hxx>
#include <unokywds.hxx>
#include <bitmaps.hlst>
#include <tools/gen.hxx>
#include <tools/SlotStateListener.hxx>
#include <DrawController.hxx>
#include <DrawDocShell.hxx>
#include <DrawViewShell.hxx>
#include <EventMultiplexer.hxx>
#include <SlideSorterViewShell.hxx>
#include <ViewShellBase.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <sal/log.hxx>
#include <comphelper/processfactory.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/request.hxx>
#include <sfx2/viewfrm.hxx>
#include <svl/cjkoptions.hxx>
#include <svl/stritem.hxx>
#include <svl/intitem.hxx>
#include <utility>
#include <vcl/commandevent.hxx>
#include <vcl/image.hxx>
#include <xmloff/autolayout.hxx>
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
#include <com/sun/star/drawing/framework/XView.hpp>
#include <com/sun/star/drawing/framework/ResourceId.hpp>
#include <vector>
Include dependency graph for LayoutMenu.cxx:

Go to the source code of this file.

Classes

class  sd::sidebar::LayoutValueSet
 

Namespaces

namespace  sd
 
namespace  sd::sidebar
 

Functions

 sd::sidebar::IMPL_LINK_NOARG (LayoutMenu, ClickHandler, ValueSet *, void)
 
 sd::sidebar::IMPL_LINK_NOARG (LayoutMenu, StateChangeHandler, const OUString &, void)
 
 sd::sidebar::IMPL_LINK (LayoutMenu, EventMultiplexerListener, ::sd::tools::EventMultiplexerEvent &, rEvent, void)
 

Variables

constexpr OUStringLiteral sd::sidebar::EMPTY = u""
 
const snew_slide_value_info sd::sidebar::notes []
 
const snew_slide_value_info sd::sidebar::handout []
 
const snew_slide_value_info sd::sidebar::standard []
 

Variable Documentation

◆ maAutoLayout

AutoLayout maAutoLayout

Definition at line 79 of file LayoutMenu.cxx.

◆ meWritingMode

WritingMode meWritingMode

Definition at line 78 of file LayoutMenu.cxx.

◆ mpStrResId

TranslateId mpStrResId

Definition at line 77 of file LayoutMenu.cxx.

◆ msBmpResId

rtl::OUStringConstExpr msBmpResId

Definition at line 76 of file LayoutMenu.cxx.