To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35579
------- Additional comments from [EMAIL PROTECTED] Fri Mar 14 08:06:41 +0000
2008 -------
Hi Gao,
your 1.patch from Mar 13, 2008 is the right approach. You can even
think about adding a method
void ScXMLExportDatabaseRanges::WriteFilterDescriptor(
const Reference<XSheetFilterDescriptor2>& xSheetFilterDescriptor2,
const ::rtl::OUString sDatabaseRangeName)
and query for XSheetFilterDescriptor2 before calling WriteFilterDescriptor().
But that's just a matter of taste.
In addition you also produced lots of similar/duplicate code, e.g. the first
part of the WriteFilterDescriptor() implementation. Probably you have an
idea of how to consolidate the code.
Thomas
---------------------------------------------------------------------
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]