To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=81209
------- Additional comments from [EMAIL PROTECTED] Thu Jul 10 15:24:18 +0000 2008 ------- A couple of notes about my patches: 1. I treated the HiddenValues property as a read-only property since it seemed to make no sense to set this property externally. 2. I saw the chart2 already skips numerical data according to the HiddenValues property, but not with textual data. So I added that bit. 3. The source data gets flagged "dirty" whenever Calc's column/row size changes because currently rows/columns are considered hidden when their size is zero. There may be a better way to refresh the chart on hiding/unhiding of rows/columns. --------------------------------------------------------------------- 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]
