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





------- Additional comments from [EMAIL PROTECTED] Tue Apr 12 08:26:33 -0700 
2005 -------
Using ScSheetSourceDesc's aQueryParam has some fundamental limitations:
- It doesn't work with grouped fields (they are not in the source data that is
filtered).
- It doesn't work if the "Displayed value" setting is something different from
"Normal" (percentages will always be 100%, as the temporary table contains no
other entries).
- And of course it doesn't work for tables not based on sheet data.

I think it should be possible to find the values using the results that are
already stored in the live table's ScDPOutput object (find the selected items
using the MemberResult sequences, then look at that position in the DataResult
sequence). I haven't tried it, and there might be other problems, but it looks
like a better approach to me.

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