Issue 61838 - Calling OLE-Methods in OOoBasic with mixed Input- and Output-Parameters overwrites Input-Parameters
Summary: Calling OLE-Methods in OOoBasic with mixed Input- and Output-Parameters overw...
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: OOo 2.0.1
Hardware: All Windows XP
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-09 10:42 UTC by leguff
Modified: 2017-05-20 11:31 UTC (History)
1 user (show)

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


Attachments
The archive needed for reproducing the descriped issue (contains the VB-project with sources, too) (12.10 KB, application/x-compressed)
2006-02-09 10:43 UTC, leguff
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description leguff 2006-02-09 10:42:22 UTC
given an OLE-Object with a method having 2 input parameters and 3 output 
parameters
 - after calling from OOoBasic the first 2 input variables will be
   overwritten with values meant to be for the output variables
(An example will be uploaded shortly)

Installation description:
- call "regsvr32 MischMasch.dll" on the contained dll
- open the contained document MischMasch.dll and call the Main-Macro
  - the dll outputs the input-parameter and the setting of the output parameter
  - the macro outputs the values after calling the OLE-method

Workarround:
When using XInvocation instead everything works fine. (but this is not very
comfortable)
Comment 1 leguff 2006-02-09 10:43:21 UTC
Created attachment 33997 [details]
The archive needed for reproducing the descriped issue (contains the VB-project with sources, too)
Comment 2 noel.power 2006-02-09 12:26:29 UTC
reassign to ab
Comment 3 ab 2006-03-21 11:45:48 UTC
STARTED, -> OOo later
Comment 4 ab 2006-03-21 11:55:31 UTC
Forgot to set OOo later...
Comment 5 Marcus 2017-05-20 11:31:43 UTC
Reset assigne to the default "issues@openoffice.apache.org".