LibreOffice Module sd (master) 1
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions
slideshow.hxx File Reference
#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>
Include dependency graph for slideshow.hxx:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ PAGE_NO_END

#define PAGE_NO_END   65535

Definition at line 56 of file slideshow.hxx.