To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=90931 Issue #|90931 Summary|wrong type and value for property FillGradientStepCoun |t Component|Chart Version|DEV300m20 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|save-export Assigned to|iha Reported by|iha
------- Additional comments from [EMAIL PROTECTED] Fri Jun 20 14:13:03 +0000 2008 ------- The UNO API property 'FillGradientStepCount' is defined as sal_Int16. The im- and export in xmloff should respect that also. sal_Int32 is used falsely so far which leads to an assertion in chart when compiled with debug. Moreover the default value in chart for the GradientStepCount is illegal as it is zero and zero is not an allowed value in the ODF 1.2 specification for the 'gradient-step-count' property. --------------------------------------------------------------------- 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]
