diff options
author | Katarina Machalkova <kmachalkova@suse.cz> | 2010-10-13 18:03:02 +0200 |
---|---|---|
committer | Katarina Machalkova <kmachalkova@suse.cz> | 2010-10-13 19:57:59 +0200 |
commit | 6fdcfcc10dd6d46bc3c954d0a18a39161f04a221 (patch) | |
tree | 6f2c594df74205ed241bf3ddf34a9741833856bb /sd/inc/strmname.h | |
parent | 80b08615105490fb3a8b9790f932d1f1a1ae2bce (diff) |
Merged pptx-autoplay-fix.diff from ooo-build
Diffstat (limited to 'sd/inc/strmname.h')
-rw-r--r-- | sd/inc/strmname.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/inc/strmname.h b/sd/inc/strmname.h index 0d4823aeffce..ebddf8e5c47e 100644 --- a/sd/inc/strmname.h +++ b/sd/inc/strmname.h @@ -42,6 +42,7 @@ static const String pPreviewName( RTL_CONSTASCII_USTRINGPARAM( "StarDrawTemplate // PowerPoint-Filter static const String pFilterPowerPoint97( RTL_CONSTASCII_USTRINGPARAM( "MS PowerPoint 97" )); static const String pFilterPowerPoint97Template( RTL_CONSTASCII_USTRINGPARAM( "MS PowerPoint 97 Vorlage" )); +static const String pFilterPowerPoint97AutoPlay( RTL_CONSTASCII_USTRINGPARAM( "MS PowerPoint 97 AutoPlay" )); // XML content stream static const String pStarDrawXMLContent( RTL_CONSTASCII_USTRINGPARAM( "content.xml" )); |