Issue 61838

Summary: Calling OLE-Methods in OOoBasic with mixed Input- and Output-Parameters overwrites Input-Parameters
Product: General Reporter: leguff <mathias>
Component: scriptingAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: OOo 2.0.1   
Target Milestone: AOO Later   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
The archive needed for reproducing the descriped issue (contains the VB-project with sources, too) none

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".