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





------- Additional comments from [EMAIL PROTECTED] Wed Jun 20 17:23:20 +0000 
2007 -------
I see you did the second step already. Fine.
So next we need to provide the new information at the old Chart UNO API as this
is used to load and save the axis information. The wrapper for the old Axis API
is in chart2/source/controller/chartapiwrapper/AxisWrapper.hxx and cxx. Look how
the similar property "Logarithmic" is offered and introduce a new optional
boolean property "ReverseDirection" for the service
::com::sun::star::chart::ChartAxis. The values are transported to and from the
new API via the class WrappedScaleProperty. Look how it is done for
SCALE_PROP_LOGARITHMIC there.

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