summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/customshapes/presetShapeDefinitions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/customshapes/presetShapeDefinitions.xml')
-rw-r--r--oox/source/drawingml/customshapes/presetShapeDefinitions.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/source/drawingml/customshapes/presetShapeDefinitions.xml b/oox/source/drawingml/customshapes/presetShapeDefinitions.xml
index ce44fd333b80..b425872e062c 100644
--- a/oox/source/drawingml/customshapes/presetShapeDefinitions.xml
+++ b/oox/source/drawingml/customshapes/presetShapeDefinitions.xml
@@ -13768,8 +13768,8 @@
<gd name="n" fmla="*/ iwd2 ihd2 m" />
<gd name="drd2" fmla="*/ dr 1 2" />
<gd name="dang" fmla="at2 n drd2" />
- <gd name="2dang" fmla="*/ dang 2 1" />
- <gd name="swAng" fmla="+- -10800000 2dang 0" />
+ <gd name="dang2" fmla="*/ dang 2 1" />
+ <gd name="swAng" fmla="+- -10800000 dang2 0" />
<gd name="t3" fmla="at2 w h" />
<gd name="stAng1" fmla="+- t3 0 dang" />
<gd name="stAng2" fmla="+- stAng1 0 cd2" />