LibreOffice Module sd (master) 1
Classes | Namespaces | Functions
PresenterProtocolHandler.cxx File Reference
#include <memory>
#include "PresenterProtocolHandler.hxx"
#include "PresenterController.hxx"
#include "PresenterNotesView.hxx"
#include "PresenterPaneContainer.hxx"
#include "PresenterViewFactory.hxx"
#include "PresenterWindowManager.hxx"
#include <cppuhelper/compbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <algorithm>
#include <utility>
Include dependency graph for PresenterProtocolHandler.cxx:

Go to the source code of this file.

Classes

class  sdext::presenter::PresenterProtocolHandler::Dispatch
 

Namespaces

namespace  sdext
 
namespace  sdext::presenter
 

Functions

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

Variable Documentation

◆ mbOn

bool mbOn
private

Definition at line 123 of file PresenterProtocolHandler.cxx.

◆ mnSizeChange

const sal_Int32 mnSizeChange
private

Definition at line 165 of file PresenterProtocolHandler.cxx.

◆ mpPresenterController

rtl::Reference<PresenterController> mpPresenterController
private