LibreOffice Module sd (master) 1
|
#include <com/sun/star/presentation/XPresentation2.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <rtl/ref.hxx>
#include <tools/link.hxx>
#include <comphelper/compbase.hxx>
#include <editeng/unoipset.hxx>
#include <memory>
#include <sddllapi.h>
Go to the source code of this file.
Classes | |
class | sd::SlideShow |
Namespaces | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::drawing |
namespace | com::sun::star::animations |
namespace | vcl |
namespace | sd |
namespace | sd::slideshowhelp |
Macros | |
#define | PAGE_NO_END 65535 |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::presentation::XPresentation2, css::lang::XServiceInfo > | sd::SlideshowBase |
Enumerations | |
enum | sd::AnimationMode { sd::ANIMATIONMODE_SHOW , sd::ANIMATIONMODE_PREVIEW } |
Functions | |
SD_DLLPUBLIC void | sd::slideshowhelp::ShowSlideShow (SfxRequest const &rReq, SdDrawDocument &rDoc) |
#define PAGE_NO_END 65535 |
Definition at line 56 of file slideshow.hxx.