To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41970
User bm changed the following:
What |Old value |New value
================================================================================
Assigned to|bm |cl
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Feb 14 06:12:02 -0800
2005 -------
The problem is in Calc's styles.xml file. It appears also with a drawing object
in a Calc document (instead a chart). The graphic default style contains a
writing-mode "page". On re-import the XMLShapePropertySetContext doesn"t
recognize this property. In SvXMLImportPropertyMapper::importXML the condition
((nFlags & MID_FLAG_ELEMENT_ITEM_IMPORT ) == 0) is true, i.e. this flag seems to
be missing.
->CL: please check if only the flag is missing or also some special treatment.
---------------------------------------------------------------------
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]