LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs
shapeattributelayer.hxx File Reference
#include <com/sun/star/drawing/FillStyle.hpp>
#include <com/sun/star/drawing/LineStyle.hpp>
#include <com/sun/star/awt/FontSlant.hpp>
#include <basegfx/vector/b2dsize.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolypolygon.hxx>
#include "rgbcolor.hxx"
#include <memory>
Include dependency graph for shapeattributelayer.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::State
 This interface represents a stateful object. More...
 
class  slideshow::internal::ShapeAttributeLayer
 Encapsulates all modifiable attributes of a shape. More...
 

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< ShapeAttributeLayer > slideshow::internal::ShapeAttributeLayerSharedPtr