To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=98672 Issue #|98672 Summary|Missing closing angel bracket in XTreeDataModelListen |er.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:08:20 +0000 2009 ------- Source code line 65 in: OOO300_m15/offapi/com/sun/star/awt/tree/XTreeDataModelListener.idl "the root node and and <member>TreeDataModelEvent::ParentNode</member will be empty." should be: "the root node and and <member>TreeDataModelEvent::ParentNode</member> will be empty." or even, to also correct the "and and" typo: "the root node and <member>TreeDataModelEvent::ParentNode</member> will be empty." Consequences: In the api doc for XTreeDataModelListener, Methods' Details, treeNodesChanged at: http://api.openoffice.org/docs/common/ref/com/sun/star/awt/tree/XTreeDataModelListener.html "...To indicate the root has changed, TreeDataModelEvent::Nodes will contain the root node and and" the link to TreeDataModelEvent::ParentNode and the rest of the sentence is missing. --------------------------------------------------------------------- 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]
