LibreOffice Module slideshow (master) 1
Classes | Namespaces | Typedefs
shapeimporter.hxx File Reference
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/XLayer.hpp>
#include <cppcanvas/canvasgraphic.hxx>
#include "unoview.hxx"
#include "shape.hxx"
#include <stack>
Include dependency graph for shapeimporter.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slideshow::internal::ShapeImporter
 This class imports all shapes from a given XShapes object. More...
 
struct  slideshow::internal::ShapeImporter::XShapesEntry
 

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Typedefs

typedef std::shared_ptr< UnoView > slideshow::internal::UnoViewSharedPtr
 
typedef std::vector< UnoViewSharedPtr > slideshow::internal::UnoViewVector