Issue 68894 - VBA: hook vba global objects into basic
Summary: VBA: hook vba global objects into basic
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: 680m180
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 2.2
Assignee: ab
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks: 68883 68895
  Show dependency tree
 
Reported: 2006-08-23 15:52 UTC by noel.power
Modified: 2007-02-05 13:32 UTC (History)
1 user (show)

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


Attachments
enable VBAGlobals (4.97 KB, patch)
2006-08-23 15:54 UTC, noel.power
no flags Details | Diff
latest version of patch file (3.44 KB, patch)
2006-10-16 10:05 UTC, noel.power
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2006-08-23 15:52:10 UTC
The following patches enable the import some of global methods/properties into
basic namespace. In essence these patches import the objects that are exported
by property named VBAGlobals that "may" be exported by ThisComponent

although this is not the most elegant solution is should cause no problems ( it
is controlled by the VBASupport option )
Comment 1 noel.power 2006-08-23 15:54:03 UTC
Created attachment 38728 [details]
enable VBAGlobals
Comment 2 noel.power 2006-08-23 17:33:56 UTC
for consideration
Comment 3 ab 2006-08-24 12:43:14 UTC
STARTED
Comment 4 noel.power 2006-09-01 17:15:53 UTC
.
Comment 5 ab 2006-10-04 13:35:11 UTC
Forgot to set target. -> OOo 2.x for now
Final target will be discussed with Noel according to priorities
Comment 6 noel.power 2006-10-16 10:03:29 UTC
lets try for 2.1
Comment 7 noel.power 2006-10-16 10:05:06 UTC
Created attachment 39775 [details]
latest version of patch file
Comment 8 ab 2006-10-18 09:23:49 UTC
ab->npower: Back to you as already assigned to npower4.
Comment 9 noel.power 2006-10-19 09:43:35 UTC
started
Comment 10 noel.power 2006-10-31 15:10:48 UTC
->ab can you verify?
Comment 11 ab 2006-11-01 09:06:46 UTC
Reset to fixed to allow verifying
Comment 12 ab 2006-11-01 09:08:09 UTC
Verified after code review
Comment 13 Martin Hollmichel 2006-11-02 11:10:15 UTC
set target to 2.2
Comment 14 Mathias_Bauer 2007-02-05 13:32:59 UTC
closing ancient issues