LibreOffice Module sd (master) 1
Namespaces | Functions | Variables
viewoverlaymanager.cxx File Reference
#include <sal/config.h>
#include <sfx2/viewfrm.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <vcl/help.hxx>
#include <vcl/lazydelete.hxx>
#include <vcl/ptrstyle.hxx>
#include <vcl/svapp.hxx>
#include <svx/sdrpagewindow.hxx>
#include <svx/sdrpaintwindow.hxx>
#include <svx/sdr/overlay/overlaybitmapex.hxx>
#include <svx/sdr/overlay/overlaymanager.hxx>
#include <svx/svxids.hrc>
#include <svx/svdpagv.hxx>
#include <view/viewoverlaymanager.hxx>
#include <DrawDocShell.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <sdresid.hxx>
#include <EventMultiplexer.hxx>
#include <View.hxx>
#include <ViewShellBase.hxx>
#include <ViewShell.hxx>
#include <sdpage.hxx>
#include <smarttag.hxx>
Include dependency graph for viewoverlaymanager.cxx:

Go to the source code of this file.

Namespaces

namespace  sd
 

Functions

static BitmapExsd::getButtonImage (int index, bool large)
 
 sd::IMPL_LINK_NOARG (ViewOverlayManager, UpdateTagsHdl, void *, void)
 
 sd::IMPL_LINK (ViewOverlayManager, EventMultiplexerListener, tools::EventMultiplexerEvent &, rEvent, void)
 

Variables

const sal_uInt16 sd::gButtonSlots [] = { SID_INSERT_TABLE, SID_INSERT_DIAGRAM, SID_INSERT_GRAPHIC, SID_INSERT_AVMEDIA }
 
const TranslateId sd::gButtonToolTips [] = { STR_INSERT_TABLE, STR_INSERT_CHART, STR_INSERT_PICTURE, STR_INSERT_MOVIE }
 
constexpr rtl::OUStringConstExpr sd::aSmallPlaceHolders []
 
constexpr rtl::OUStringConstExpr sd::aBigPlaceHolders []