LibreOffice Module sd (master) 1
|
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/drawing/framework/XControllerManager.hpp>
#include <com/sun/star/frame/XDispatchProvider.hpp>
#include <com/sun/star/util/URL.hpp>
#include <comphelper/propertyvalue.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <sal/log.hxx>
#include <vcl/svapp.hxx>
#include <vcl/wrkwin.hxx>
#include <svx/svdpool.hxx>
#include <svx/svdlayer.hxx>
#include <svl/itemprop.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/viewfrm.hxx>
#include <sfx2/sfxsids.hrc>
#include <framework/FrameworkHelper.hxx>
#include <comphelper/extract.hxx>
#include <FrameView.hxx>
#include <createpresentation.hxx>
#include <unomodel.hxx>
#include <slideshow.hxx>
#include "slideshowimpl.hxx"
#include <sdattr.hrc>
#include <sdmod.hxx>
#include <FactoryIds.hxx>
#include <DrawDocShell.hxx>
#include <ViewShell.hxx>
#include <ViewShellBase.hxx>
#include "SlideShowRestarter.hxx"
#include <DrawController.hxx>
#include <PresentationViewShell.hxx>
#include <customshowlist.hxx>
#include <unopage.hxx>
#include <sdpage.hxx>
#include <cusshow.hxx>
#include <optsitem.hxx>
#include <strings.hrc>
#include <sdresid.hxx>
Go to the source code of this file.
Functions | |
static o3tl::span< const SfxItemPropertyMapEntry > | ImplGetPresentationPropertyMap () |
IMPL_LINK_NOARG (SlideShow, StartInPlacePresentationConfigurationHdl, void *, void) | |
Reference< presentation::XPresentation2 > | CreatePresentation (const SdDrawDocument &rDocument) |
Reference< presentation::XPresentation2 > CreatePresentation | ( | const SdDrawDocument & | rDocument | ) |
Definition at line 1203 of file slideshow.cxx.
References sd::SlideShow::Create().
Referenced by SdDrawDocument::getPresentation().
IMPL_LINK_NOARG | ( | SlideShow | , |
StartInPlacePresentationConfigurationHdl | , | ||
void * | , | ||
void | |||
) |
Definition at line 1054 of file slideshow.cxx.
|
static |
Definition at line 107 of file slideshow.cxx.
References cppu::UnoType< typename T >::get(), and u.