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


User iha changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
                 Summary|orientation of y swaps bet|orientation of category ax
                        |ween 2D and 3D for bar cha|es swaps between 2D and 3D
                        |rts                       | for bar charts
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Aug 29 12:12:22 +0000 
2008 -------
@weiz, thanks for the patch. In principle that is the right way to fix the
import of old files. But there were still two problems:
1) Categories are not shown anymore at the axes. That is because you created a
new ScaleData and set it at the axes instead of using the existing ScaleData,
thus the axis type switched from category to value. I corrected that before I
checked in the changes.
2) Files created with OpenOffice.org 2.3 were loaded wrong, as the feature to
reverse axes was introduced in version OpenOffice.org 2.4. I added an additional
method isDocumentGeneratedWithOpenOfficeOlderThan2_4() to SchXMLTools to detect
the files correctly that need a conversion.

Checked all in to CWS calcchartrtl01.

---------------------------------------------------------------------
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