To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=98674
                 Issue #|98674
                 Summary|Missing closing angel bracket in XFastTokenHandler.idl
                        | autodoc tags
               Component|api
                 Version|OOo 3.0
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P5
            Subcomponent|code
             Assigned to|jsc
             Reported by|siggimund





------- Additional comments from [email protected] Sat Jan 31 01:45:46 
+0000 2009 -------
Source code line 60 in:
OOO300_m15/offapi/com/sun/star/xml/sax/XFastTokenHandler.idl
"                       a unique integer token for the given String or
<const>FastToken::DONTKNOW</const"

should be:
"                       a unique integer token for the given String or
<const>FastToken::DONTKNOW</const>"

Consequences:
In the api doc for XFastTokenHandler, Methods' Details, getToken at 
http://api.openoffice.org/docs/common/ref/com/sun/star/xml/sax/XFastTokenHandler.html
"a unique integer token for the given String or FastToken::DONTKNOW"
the rest of the sentence after 'FastToken::DONTKNOW' is missing.

Build log output:
.\../../wntmsci11.pro/bin/odkcommon/idl\com\sun\star\xml\sax\XFastTokenHandler.idl
...
Error:  Syntax error in documentation within this text:
"</const
                        if the identifier is not known to this instance.
        ".

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