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] Fri Jul 11 11:49:30 +0000 
2008 -------
Ah, ok.  You mean you want to detect whether the source data is filtered or not
filtered at all, to avoid even querying the HiddenValues property if the source
data is not filtered ?

If I'm understanding you correctly (let me know if I'm not), then, yes, it is
possible.  I can detect whether the source data is filtered or not during the
BuildDataArray() call, and set that flag accordingly, much the same way I build
the HiddenValues array.

But it can also be detected by simply checking the size of the HiddenValues
array.  If it's zero, then the source data is not filtered at all.

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