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





------- Additional comments from [EMAIL PROTECTED] Wed Jul 25 16:19:31 +0000 
2007 -------
Have you added according c++ members also to the tabpage class and initialized
them from the resources?

Another thing. I see you added a method  getChartType() to the
ObjectPropertiesDialogParameter class. We've had a lot of trouble with charttype
dependent switches spreaded all over the code in the old chart. So I would
strongly vote against the getChartType() method here which opens that door
again. Please put a boolean for the new options page and use the ChartTypeHelper
class to provide this charttype dependent information. Look how this is done for
the area tabpage with ChartTypeHelper::isSupportingAreaProperties().

Thinking again, we should not call it pie options page at all, because the net
chart can make use of this settings also. I think PolarOptions would be a more
suitable name.


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