LibreOffice Module sdext (master)
1
|
#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>
Go to the source code of this file.
Classes | |
class | sdext::presenter::PresenterProtocolHandler::Dispatch |
Namespaces | |
sdext::presenter | |
Functions | |
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | sdext::presenter::sdext_PresenterProtocolHandler_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
bool mbOn |
Definition at line 122 of file PresenterProtocolHandler.cxx.
const sal_Int32 mnSizeChange |
Definition at line 164 of file PresenterProtocolHandler.cxx.
rtl::Reference<PresenterController> mpPresenterController |
Definition at line 55 of file PresenterProtocolHandler.cxx.
Referenced by sdext::presenter::PresenterToolBar::CreateControls(), sdext::presenter::PresenterToolBar::GetPresenterController(), sdext::presenter::PresenterToolBar::Initialize(), sdext::presenter::PresenterToolBar::InvalidateArea(), sdext::presenter::PresenterToolBar::Layout(), and sdext::presenter::PresenterToolBar::RequestLayout().