|
LibreOffice Module sd (master) 1
|
#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>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 &) |
|
private |
Definition at line 86 of file PresenterScreen.cxx.
|
private |
Definition at line 85 of file PresenterScreen.cxx.
Referenced by sd::presenter::PresenterHelper::createCanvas(), sdext::presenter::PresenterToolBar::CreateControls(), sdext::presenter::PresenterScreenJob::disposing(), sdext::presenter::PresenterScreenJob::execute(), sdext::presenter::PresenterToolBar::GetComponentContext(), sdext::presenter::PresenterPaneBase::initialize(), sdext::presenter::PresenterWindowManager::RestoreViewMode(), and sdext::presenter::PresenterWindowManager::StoreViewMode().
|
private |
Definition at line 84 of file PresenterScreen.cxx.
Referenced by sd::sidebar::MasterPageContainer::Implementation::GetModel(), sd::SlideshowImpl::registerShapeEvents(), and sd::sidebar::MasterPageContainer::Implementation::~Implementation().