Issue 106418 - Worksheet.Select, Worksheet.Visible
Summary: Worksheet.Select, Worksheet.Visible
Status: ACCEPTED
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: 2009-10-29 09:59 UTC by lihuiibm
Modified: 2017-05-20 11:29 UTC (History)
1 user (show)

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


Attachments
Patch of module "sc" for this issue (8.21 KB, patch)
2009-10-29 10:01 UTC, lihuiibm
no flags Details | Diff
Patch of module "oovbaapi" for this issue (1.17 KB, patch)
2009-10-29 10:07 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 2009-10-29 09:59:50 UTC
Worksheet.Select, support the argument “relpace”.
Worksheet.Visible, change the return value type of this property.
Add a new API: Worksheet.AutoFilterMode
Comment 1 lihuiibm 2009-10-29 10:01:07 UTC
Created attachment 65741 [details]
Patch of module "sc" for this issue
Comment 2 lihuiibm 2009-10-29 10:07:23 UTC
Created attachment 65742 [details]
Patch of module "oovbaapi" for this issue
Comment 3 noel.power 2009-11-13 12:42:48 UTC
hmm the added Worksheet.AutoFilterMode actually does nothing so I wonder about
the point of adding it, in general I don't like stubs because its easy to forget
about them. In anycase there is already an implementation of AutoFilterMode (
that works ) in ooo-build I can upstream that part
Upstreaming the rest of this patch is fine afaics but npower12 needs to be
integrated first. Please take ownership in the mean time
Comment 4 lihuiibm 2010-06-18 03:20:17 UTC
STARTED
Comment 5 Pedro Giffuni 2013-01-23 18:44:33 UTC
Perhaps also a [From Symphony] issue?
Comment 6 Marcus 2017-05-20 11:29:44 UTC
Reset assigne to the default "issues@openoffice.apache.org".