diff --git a/oox/source/export/preset-definitions-to-shape-types.pl b/oox/source/export/preset-definitions-to-shape-types.pl index 80536607bcb2..fc0b781db752 100644 --- a/oox/source/export/preset-definitions-to-shape-types.pl +++ b/oox/source/export/preset-definitions-to-shape-types.pl @@ -151,7 +151,7 @@ my %shapes_ids = ( 72 => 'irregularSeal2', 73 => 'lightningBolt', 74 => 'heart', - 75 => 'frame', # pictureFrame + 75 => 'pictureFrame', 76 => 'quadArrow', 77 => 'leftArrowCallout', 78 => 'rightArrowCallout',