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





------- Additional comments from [email protected] Wed Jun  3 15:55:45 +0000 
2009 -------
The reason for duplication is to avoid breaking the existing simple
copy-n-paste, which is a very common operation and should not be broken.

What I am trying to do is to keep the code paths for the normal copy and
multi-range copy separate, but identify duplicated code blocks and turn them
into methods to share between the two code paths.

We should probably merge the filtered row copy and multi-range copy
functionality into one, but I'd prefer to use the multi-range copy code to
implement the filtered row copy, not the other way around.

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