http://openoffice.org/bugzilla/show_bug.cgi?id=117544
Issue Type: DEFECT
Summary: basic: properties with additional arguments are not
supported
Classification: Code
Product: framework
Version: version58
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: enhancement
Priority: P3
Component: code
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
when calling ActiveX objects. Thats is,
object.property(arg1, arg2) = value
does not work
In this case the ole bridge expects a method call (XInvocation::invoke) with 3
arguments where the last one is of type
com.sun.star.bridge.oleautomation.PropertyPutArgument.
The arguments can be optional and named.
See function testPropertiesWithArguments in
extensions/test/ole/StarBasic_OleClient/oleclient.bas
See also
http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Bridge/Using_Automation_Objects_from_UNO
--
Configure bugmail: http://openoffice.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification
from Bugzilla. Please log into the website and enter your comments.
---------------------------------------------------------------------
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help
--
-----------------------------------------------------------------
To unsubscribe send email to [email protected]
For additional commands send email to [email protected]
with Subject: help