To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83313 Issue #|83313 Summary|The IDL reference for the AWT tree control uses "Child |s" as plural of "Child", instead of "Children" Component|api Version|current Platform|All URL| OS/Version|All Status|UNCONFIRMED Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|jsc Reported by|arielch
------- Additional comments from [EMAIL PROTECTED] Mon Nov 5 02:48:34 +0000 2007 ------- The IDL reference for the AWT tree control uses "Childs" as plural of "Child", instead of "Children". This happens in this two method names: XTreeNode::hasChildsOnDemand() http://api.openoffice.org/docs/common/ref/com/sun/star/awt/tree/XTreeNode.html#hasChildsOnDemand XMutableTreeNode::setHasChildsOnDemand() http://api.openoffice.org/docs/common/ref/com/sun/star/awt/tree/XMutableTreeNode.html#setHasChildsOnDemand And in other parts of the IDL referencing them: http://api.openoffice.org/docs/common/ref/com/sun/star/awt/tree/TreeControl.html http://api.openoffice.org/docs/common/ref/com/sun/star/awt/tree/XTreeExpansionListener.html "requestChildNodes Invoked when a node with childs on demand is about to be expanded. " http://api.openoffice.org/docs/common/ref/com/sun/star/awt/tree/XMutableTreeDataModel.html Details of methods createNode( [in] any DisplayValue, [in] boolean ChildsOnDemand ); --------------------------------------------------------------------- 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]