LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs
viewbackgroundshape.hxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/rendering/XBitmap.hpp>
#include <basegfx/range/b2drectangle.hxx>
#include <basegfx/matrix/b2dhommatrix.hxx>
#include <memory>
#include <tools.hxx>
#include <viewlayer.hxx>
Include dependency graph for viewbackgroundshape.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::ViewBackgroundShape
 This class is the viewable representation of a draw document's background, associated to a specific View. More...
 

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< ViewBackgroundShape > slideshow::internal::ViewBackgroundShapeSharedPtr