To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116191
                 Issue #|116191
                 Summary|autodoc replaces "any" in css.beans.Pair arguments wit
                        |h "string"
               Component|tools
                 Version|DEV300m94
                Platform|Sun
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|autodoc
             Assigned to|np
             Reported by|fs





------- Additional comments from [email protected] Tue Dec 21 10:40:08 +0000 
2010 -------
See
http://api.openoffice.org/docs/common/ref/com/sun/star/container/EnumerableMap.html#createImmutable:
There, createImmutable is documented to take a "sequence< Pair< string, string >
>" parameter. In fact, looking into the respective IDL file, it is declared to
take a "sequence< Pair< any, any > >" parameter. So, autodoc loses this type
information when generating the HTML documentation form the IDL files.

(The online docu is based on 3.2 currently, but I reproduced the bug in a recent
DEV300.m94, too.)

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