LibreOffice Module sd (master) 1
Classes | Namespaces | Typedefs | Functions | Variables
EventMultiplexer.cxx File Reference
#include <EventMultiplexer.hxx>
#include <ViewShellBase.hxx>
#include <drawdoc.hxx>
#include <DrawController.hxx>
#include <SlideSorterViewShell.hxx>
#include <framework/FrameworkHelper.hxx>
#include <sal/log.hxx>
#include <tools/debug.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/drawing/framework/XConfigurationChangeListener.hpp>
#include <com/sun/star/drawing/framework/XView.hpp>
#include <comphelper/compbase.hxx>
#include <sfx2/viewfrm.hxx>
Include dependency graph for EventMultiplexer.cxx:

Go to the source code of this file.

Classes

class  sd::tools::EventMultiplexer::Implementation
 

Namespaces

namespace  sd
 
namespace  sd::tools
 

Typedefs

typedef comphelper::WeakComponentImplHelper< css::beans::XPropertyChangeListener, css::frame::XFrameActionListener, css::view::XSelectionChangeListener, css::drawing::framework::XConfigurationChangeListener > sd::tools::EventMultiplexerImplementationInterfaceBase
 

Functions

 sd::tools::IMPL_LINK_NOARG (EventMultiplexer::Implementation, SlideSorterSelectionChangeListener, LinkParamNone *, void)
 

Variables

constexpr OUStringLiteral sd::tools::aCurrentPagePropertyName = u"CurrentPage"
 
constexpr OUStringLiteral sd::tools::aEditModePropertyName = u"IsMasterPageMode"