Issue 108882 - [From Symphony]New APIs: Application.Iteration Application.International Application.EnableCancelKey Application.InchesToPoints
Summary: [From Symphony]New APIs: Application.Iteration Application.International Appl...
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:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 07:11 UTC by lihuiibm
Modified: 2017-05-20 11:29 UTC (History)
1 user (show)

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


Attachments
Changes for new apis (13.42 KB, patch)
2010-02-03 07:12 UTC, lihuiibm
no flags Details | Diff
New patch for this issue, remove "XlEnableCancelKey.idl" and "XlApplicationInternational.idl" (13.29 KB, patch)
2010-03-12 15:03 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 07:11:35 UTC
New APIs:
Application.Iteration
Application.International
Application.EnableCancelKey
Application.InchesToPoints
Comment 1 lihuiibm 2010-02-03 07:12:06 UTC
Created attachment 67562 [details]
Changes for new apis
Comment 2 lihuiibm 2010-02-03 08:23:07 UTC
New API, I have delivered into cws vbasupportdev300_hg
Comment 3 noel.power 2010-02-19 16:57:39 UTC
setEnableCancelKey this is a stub, the unused param will cause a warning, in
general please take care not to introduce any extra warnings ( and clean up any
others )

ConvertCountryCode(...) surely a map/hash_map would be nicer here
Comment 4 noel.power 2010-02-19 17:06:53 UTC
why are new files oovbaapi/ooo/vba/excel/XlEnableCancelKey.idl &
oovbaapi/ooo/vba/XlApplicationInternational.idl created? 
these constants already exist in the oovbaapi.rdb ???
Comment 5 noel.power 2010-03-09 12:41:18 UTC
please take care of upstreaming this
Comment 6 lihuiibm 2010-03-12 15:03:11 UTC
Created attachment 68307 [details]
New patch for this issue, remove "XlEnableCancelKey.idl" and "XlApplicationInternational.idl"
Comment 7 lihuiibm 2010-03-12 15:07:45 UTC
Noel, yes, XlApplicationInternational.idl and XlEnableCancelKey.idl are not
needed, I have removed these two files. Please use the new patch.
Comment 8 Marcus 2017-05-20 11:29:55 UTC
Reset assigne to the default "issues@openoffice.apache.org".