To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=70566
                 Issue #|70566
                 Summary|flat xml for impress/draw does not work correctly if t
                        |here is no <office:styles> element.
               Component|Drawing
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|cl
             Reported by|cl





------- Additional comments from [EMAIL PROTECTED] Wed Oct 18 06:40:52 -0700 
2006 -------
If you try to import a flat xml file for impress or draw that does not have a
<office:styles> element, some things will not work, f.e. masterpages.

The reason is that SdXMLImport::CreateStylesContext() is only called when there
is a <office:styles> element in the xml stream. But only this method sets a
StylesContext at the shapeimport(). Many places in the code do not work at all
if GetShapeImport().GetStylesContext() returns 0.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to