LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs
drawshape.hxx File Reference
#include <osl/diagnose.hxx>
#include <com/sun/star/drawing/XShape.hpp>
#include <attributableshape.hxx>
#include <doctreenodesupplier.hxx>
#include "drawshapesubsetting.hxx"
#include "gdimtftools.hxx"
#include "viewshape.hxx"
#include <hyperlinkarea.hxx>
#include <optional>
#include <vector>
Include dependency graph for drawshape.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::DrawShape
 This class is the representation of a draw document's XShape, and implements the Shape, AnimatableShape, and AttributableShape interfaces. More...
 

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef ::std::shared_ptr< DrawShape > slideshow::internal::DrawShapeSharedPtr