LibreOffice Module sd (master) 1
Namespaces | Functions
PresenterScreen.cxx File Reference
#include "PresenterScreen.hxx"
#include "PresenterConfigurationAccess.hxx"
#include "PresenterController.hxx"
#include "PresenterFrameworkObserver.hxx"
#include "PresenterHelper.hxx"
#include "PresenterPaneContainer.hxx"
#include "PresenterPaneFactory.hxx"
#include "PresenterViewFactory.hxx"
#include "PresenterWindowManager.hxx"
#include <DrawController.hxx>
#include <com/sun/star/frame/XController.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/drawing/framework/ResourceId.hpp>
#include <com/sun/star/drawing/framework/ResourceActivationMode.hpp>
#include <com/sun/star/presentation/XPresentation2.hpp>
#include <com/sun/star/presentation/XPresentationSupplier.hpp>
#include <com/sun/star/document/XEventBroadcaster.hpp>
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
#include <vcl/svapp.hxx>
#include <sal/log.hxx>
Include dependency graph for PresenterScreen.cxx:

Go to the source code of this file.

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * sdext::presenter::sd_PresenterScreenJob_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Variable Documentation

◆ mpPresenterScreen

rtl::Reference<PresenterScreen> mpPresenterScreen
private

Definition at line 86 of file PresenterScreen.cxx.

◆ mxComponentContext

css::uno::Reference<css::uno::XComponentContext> mxComponentContext
private

◆ mxModel

css::uno::Reference<css::frame::XModel2 > mxModel
private