LibreOffice Module slideshow (master) 1
Namespaces
shapeimporter.cxx File Reference
#include <utility>
#include <vcl/GraphicObject.hxx>
#include <basegfx/point/b2dpoint.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <cppcanvas/basegfxfactory.hxx>
#include <cppcanvas/polypolygon.hxx>
#include <com/sun/star/awt/Rectangle.hpp>
#include <com/sun/star/drawing/ColorMode.hpp>
#include <com/sun/star/text/GraphicCrop.hpp>
#include <com/sun/star/drawing/PointSequenceSequence.hpp>
#include <com/sun/star/drawing/PointSequence.hpp>
#include <com/sun/star/drawing/XLayerSupplier.hpp>
#include <com/sun/star/drawing/XLayerManager.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
#include "drawshape.hxx"
#include "backgroundshape.hxx"
#include "mediashape.hxx"
#include "appletshape.hxx"
#include <shapeimporter.hxx>
#include <slideshowexceptions.hxx>
#include <tools.hxx>
#include <slideshowcontext.hxx>
#include <unoviewcontainer.hxx>
#include <memory>
Include dependency graph for shapeimporter.cxx:

Go to the source code of this file.

Namespaces

namespace  slideshow
 
namespace  slideshow::internal
 

Variable Documentation

◆ maPosOffset

basegfx::B2DPoint maPosOffset
private

Definition at line 107 of file shapeimporter.cxx.

◆ mnHeight

double mnHeight
private

Definition at line 109 of file shapeimporter.cxx.

◆ mnPrio

double const mnPrio
private

Definition at line 106 of file shapeimporter.cxx.

◆ mnWidth

double mnWidth
private

Definition at line 108 of file shapeimporter.cxx.

◆ mpGroupShape

ShapeSharedPtr const mpGroupShape
private

Definition at line 104 of file shapeimporter.cxx.

◆ mxShape

uno::Reference<drawing::XShape> const mxShape
private