Issue 19264 - Modify event handling for Applications
Summary: Modify event handling for Applications
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: joerg.skottke
QA Contact: issues@framework
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-08 16:07 UTC by noel.power
Modified: 2004-06-16 09:46 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description noel.power 2003-09-08 16:07:14 UTC
Its possible to associate events with text selections hyperlinks etc, code for
handling these events ( may be different for different applications ) need to be
updated so that scripts will be invoked using the scripting framework.
Comment 1 noel.power 2003-09-08 16:11:54 UTC
assign to duncan & change milestone
Comment 2 duncan.foster 2003-09-23 14:08:21 UTC
Working with MB on this. Have analysed calls in SfxOPbjectShell
methods: call, CallBasic, CallStarBasicScript, CallScript. 
Have written new method to replace all of these with call into
Scripting Framework. Currently examining code which calls into the old
methods with a view to modifying it to use the new method.
Comment 3 noel.power 2003-11-10 15:37:54 UTC
Completed, old binding call old code, new bindings call new code p.p
dfoster
Comment 4 noel.power 2003-11-10 17:27:09 UTC
Assign to Joerg for testing,
We would like also if possible to identify any areas we haven't
covered so these can be documented/issues raised for next milestone(s)
Comment 5 joerg.skottke 2003-11-14 07:12:41 UTC
I did a couple of test. Though i did not cover it all, i think this is
fixed
Comment 6 joerg.skottke 2003-11-14 07:14:00 UTC
verified
Comment 7 joerg.skottke 2004-06-16 09:46:03 UTC
close