To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61838
                  Issue #:|61838
                  Summary:|Calling OLE-Methods in OOoBasic with mixed Input- and
                          |Output-Parameters overwrites Input-Parameters
                Component:|framework
                  Version:|OOo 2.0.1
                 Platform:|All
                      URL:|
               OS/Version:|Windows XP
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|scripting
              Assigned to:|npower
              Reported by:|leguff





------- Additional comments from [EMAIL PROTECTED] Thu Feb  9 02:42:22 -0800 
2006 -------
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)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to