LibreOffice Module sd (master) 1
Namespaces | Functions | Variables
MasterPagesSelector.cxx File Reference
#include <sal/config.h>
#include <utility>
#include "MasterPagesSelector.hxx"
#include "MasterPageContainer.hxx"
#include "DocumentHelper.hxx"
#include <pres.hxx>
#include <drawdoc.hxx>
#include <sdpage.hxx>
#include <app.hrc>
#include <DrawController.hxx>
#include <SlideSorterViewShell.hxx>
#include "PreviewValueSet.hxx"
#include <ViewShellBase.hxx>
#include <o3tl/safeint.hxx>
#include <vcl/image.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <memory>
Include dependency graph for MasterPagesSelector.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 
namespace  sd::sidebar
 

Functions

 sd::sidebar::IMPL_LINK_NOARG (MasterPagesSelector, ClickHandler, ValueSet *, void)
 
 sd::sidebar::IMPL_LINK (MasterPagesSelector, ContextMenuHandler, const Point *, pPos, void)
 
 sd::sidebar::IMPL_LINK (MasterPagesSelector, ContainerChangeListener, MasterPageContainerChangeEvent &, rEvent, void)
 

Variables

constexpr OUStringLiteral sd::sidebar::gsDefaultClickAction = u"applyselect"
 menu entry that is executed as default action when the left mouse button is clicked over a master page. More...