Issue 108866 - Range.Copy() API does not support to copy range to different workbooks.
Summary: Range.Copy() API does not support to copy range to different workbooks.
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: vba (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact: noel.power
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 06:01 UTC by lihuiibm
Modified: 2017-05-20 11:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
Fix for this issue (5.31 KB, patch)
2010-02-03 06:02 UTC, lihuiibm
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description lihuiibm 2010-02-03 06:01:51 UTC
1. Root Cause:
Original Range.Copy() API does not support to copy range to different workbooks.
2. Resolution:
Add the support to copy range between different workbooks: first copy the source
range to clipboard, then past from clipboard to the destination range.
Comment 1 lihuiibm 2010-02-03 06:02:44 UTC
Created attachment 67547 [details]
Fix for this issue
Comment 2 noel.power 2010-03-09 12:03:55 UTC
looks ok, please take over and also commit to future upstream cws ( and be
careful not to apply the extra hunks in the patch that seem to be to do with
pivottable
Comment 3 noel.power 2010-03-10 09:52:49 UTC
re-assign
Comment 4 noel.power 2010-03-10 09:56:48 UTC
really re-assign :-/
Comment 5 noel.power 2010-03-10 09:58:40 UTC
.
Comment 6 Pedro Giffuni 2013-01-23 18:28:50 UTC
Perhaps a [From Symphony] issue?
Comment 7 Marcus 2017-05-20 11:30:02 UTC
Reset assigne to the default "issues@openoffice.apache.org".