LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs
animatedsprite.hxx File Reference
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/vector/b2dsize.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include "viewlayer.hxx"
#include <optional>
#include <memory>
Include dependency graph for animatedsprite.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::AnimatedSprite
 This class provides the sprite for animated shapes. More...
 

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< AnimatedSprite > slideshow::internal::AnimatedSpriteSharedPtr