Kaydet (Commit) 591d4559 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

const

Change-Id: Ia76df719b2f76a993e65e0bf6d55723b1a2f5b93
üst 628543c1
...@@ -152,7 +152,7 @@ public: ...@@ -152,7 +152,7 @@ public:
::oox::core::XmlFilterBase& rFilterBase, ::oox::core::XmlFilterBase& rFilterBase,
const Theme* pTheme, const Theme* pTheme,
const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& rxShapes, const ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes >& rxShapes,
basegfx::B2DHomMatrix& aTransformation, const basegfx::B2DHomMatrix& aTransformation,
FillProperties& rShapeOrParentShapeFillProps, FillProperties& rShapeOrParentShapeFillProps,
const ::com::sun::star::awt::Rectangle* pShapeRect = 0, const ::com::sun::star::awt::Rectangle* pShapeRect = 0,
ShapeIdMap* pShapeMap = 0 ); ShapeIdMap* pShapeMap = 0 );
......
...@@ -229,7 +229,7 @@ void Shape::addShape( ...@@ -229,7 +229,7 @@ void Shape::addShape(
::oox::core::XmlFilterBase& rFilterBase, ::oox::core::XmlFilterBase& rFilterBase,
const Theme* pTheme, const Theme* pTheme,
const Reference< XShapes >& rxShapes, const Reference< XShapes >& rxShapes,
basegfx::B2DHomMatrix& aTransformation, const basegfx::B2DHomMatrix& aTransformation,
FillProperties& rShapeOrParentShapeFillProps, FillProperties& rShapeOrParentShapeFillProps,
const awt::Rectangle* pShapeRect, const awt::Rectangle* pShapeRect,
ShapeIdMap* pShapeMap ) ShapeIdMap* pShapeMap )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment