summaryrefslogtreecommitdiff
path: root/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx')
-rw-r--r--svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx b/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx
index 87f564e8dd6f..5de10ebe523a 100644
--- a/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx
+++ b/svx/source/sdr/primitive2d/sdrcustomshapeprimitive2d.cxx
@@ -83,7 +83,7 @@ namespace drawinglayer::primitive2d
}
SdrCustomShapePrimitive2D::SdrCustomShapePrimitive2D(
- const attribute::SdrShadowTextAttribute& rSdrSTAttribute,
+ const attribute::SdrEffectsTextAttribute& rSdrSTAttribute,
const Primitive2DContainer& rSubPrimitives,
const basegfx::B2DHomMatrix& rTextBox,
bool bWordWrap,