Issue 108868 - Range.PivotTable could not work well
Summary: Range.PivotTable could not work well
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:21 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.45 KB, patch)
2010-02-03 06:22 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:21:58 UTC
Range.PivotTable does not return a instance. It can't get the PivotTable in a range.
Comment 1 lihuiibm 2010-02-03 06:22:35 UTC
Created attachment 67549 [details]
Fix for this issue
Comment 2 lihuiibm 2010-02-03 06:25:39 UTC
1. Root Cause:
Can't get the right PivotTable that the range belong to.
2. Resolution:
We handle the condition when the range has multiple cells. Only use the
leftupper cell of the range to check if the cell is belong to a PivotTable or not.
Comment 3 noel.power 2010-02-22 19:54:43 UTC
patch looks reasonable to me
Comment 4 noel.power 2010-03-09 12:05:48 UTC
please take care of this one ( and commiting to an upstream cws )
Comment 5 Pedro Giffuni 2013-01-23 18:39:27 UTC
Perhaps also a [From Symphony] issue?
Comment 6 Marcus 2017-05-20 11:30:01 UTC
Reset assigne to the default "issues@openoffice.apache.org".