LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs | Functions
slide.hxx File Reference
#include "unoviewcontainer.hxx"
#include "slidebitmap.hxx"
#include "shapemaps.hxx"
#include <memory>
Include dependency graph for slide.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::Slide
 

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::drawing
 
namespace  com::sun::star::uno
 
namespace  com::sun::star::animations
 
namespace  basegfx
 
namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< Slide > slideshow::internal::SlideSharedPtr
 

Functions

SlideSharedPtr slideshow::internal::createSlide (const css::uno::Reference< css::drawing::XDrawPage > &xDrawPage, const css::uno::Reference< css::drawing::XDrawPagesSupplier > &xDrawPages, const css::uno::Reference< css::animations::XAnimationNode > &xRootNode, EventQueue &rEventQueue, EventMultiplexer &rEventMultiplexer, ScreenUpdater &rScreenUpdater, ActivitiesQueue &rActivitiesQueue, UserEventQueue &rUserEventQueue, CursorManager &rCursorManager, MediaFileManager &rMediaFileManager, const UnoViewContainer &rViewContainer, const css::uno::Reference< css::uno::XComponentContext > &xContext, const ShapeEventListenerMap &rShapeListenerMap, const ShapeCursorMap &rShapeCursorMap, PolyPolygonVector &&rPolyPolygonVector, RGBColor const &aUserPaintColor, double dUserPaintStrokeWidth, bool bUserPaintEnabled, bool bIntrinsicAnimationsAllowed, bool bDisableAnimationZOrder)
 Construct from XDrawPage. More...