summaryrefslogtreecommitdiff
path: root/oox/source/export/preset-definitions-to-shape-types.pl
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/export/preset-definitions-to-shape-types.pl')
-rw-r--r--oox/source/export/preset-definitions-to-shape-types.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/export/preset-definitions-to-shape-types.pl b/oox/source/export/preset-definitions-to-shape-types.pl
index f6bd260f7cde..5760a8609070 100644
--- a/oox/source/export/preset-definitions-to-shape-types.pl
+++ b/oox/source/export/preset-definitions-to-shape-types.pl
@@ -985,7 +985,7 @@ sub end_element( $ )
$state = "";
# shape path
- my $out = "<v:shapetype id=\"shapetype___ID__\" coordsize=\"21600,21600\" o:spt=\"__ID__\" ";
+ my $out = "<v:shapetype id=\"_x0000_t__ID__\" coordsize=\"21600,21600\" o:spt=\"__ID__\" ";
if ( $adjust ne "" ) {
$out .= "adj=\"$adjust\" ";
}