To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116796





------- Additional comments from t...@openoffice.org Thu Feb 17 19:37:20 +0000 
2011 -------
Quick investigation:

1. Download a Perl script odf-ooxml-unzip.pl from
   
https://bitbucket.org/tora/tools/src/tip/odf/odf-ooxml-unzip/odf-ooxml-unzip.pl

2. perl odf-ooxml-unzip.pl Hide_Background_Graphics-2011-02-04-0002.pptx
Hide_Background_Graphics-2011-02-04-0002-disabled.pptx

3. gdiff -u -r Hide_Background_Graphics-2011-02-04-0002
Hide_Background_Graphics-2011-02-04-0002-disabled > d.diff

The step 3 reveals a major difference between them:

--- Hide_Background_Graphics-2011-02-04-0002/ppt/slideLayouts/slideLayout2.xml
2011-02-18 03:55:03.875232716 +0900
+++
Hide_Background_Graphics-2011-02-04-0002-disabled/ppt/slideLayouts/slideLayout2.xml
2011-02-18 03:54:40.106591190 +0900
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<p:sldLayout xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main";
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships";
xmlns:p="http://schemas.openxmlformats.org/presentationml/2006/main";
showMasterSp="0" type="obj" preserve="1">
+<p:sldLayout xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main";
xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships";
xmlns:p="http://schemas.openxmlformats.org/presentationml/2006/main"; type="obj"
preserve="1">
   <p:cSld name="Title and Content">
     <p:spTree>
       <p:nvGrpSpPr>

The difference is the existence of showMasterSp="0" .

I hope this help a little.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@graphics.openoffice.org
For additional commands, e-mail: issues-h...@graphics.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to