To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54513
Issue #:|54513
Summary:|unohelper.inspect() seems to report nonsense when a
|uno.Type is passed
Component:|udk
Version:|OOo 2.0 Beta
Platform:|All
URL:|
OS/Version:|All
Status:|UNCONFIRMED
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|jbu
Reported by:|kulak
------- Additional comments from [EMAIL PROTECTED] Mon Sep 12 16:14:48 -0700
2005 -------
While translating FirstLoadComponent.java to Python I've encountered
problems with this one line of code:
System.out.println(elemType.getTypeName());
1. The method getTypeName() is not listed in the index of the "IDL
Reference" documentation.
2. The output from the unohelper.inspect() function on the elemType
object indicates that there is a "getName()" method and a "Name"
attribute but neither of these work either.
unohelper.inspect() seems to report nonsense when a uno.Type is passed. It
either must report an error or give something sensible, you may create an issue
therefor and assign it to me (jbu).
---------------------------------------------------------------------
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]