Issue 83313 - The IDL reference for the AWT tree control uses "Childs" as plural of "Child", instead of "Children"
Summary: The IDL reference for the AWT tree control uses "Childs" as plural of "Child"...
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: chne
QA Contact: issues@api
URL:
Keywords:
: 81648 84492 (view as issue list)
Depends on:
Blocks: 81048
  Show dependency tree
 
Reported: 2007-11-05 02:48 UTC by Ariel Constenla-Haile
Modified: 2013-02-24 21:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2007-11-05 02:48:34 UTC
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 );
Comment 1 jsc 2007-11-05 07:46:24 UTC
jsc -> cl: you are the author of this interfaces. I thought that there was
discussion exactly about that but i can't find it and i can't remember the
outcome. Did you remember it?
Comment 2 clippka 2007-11-05 13:38:45 UTC
*** Issue 81648 has been marked as a duplicate of this issue. ***
Comment 3 clippka 2007-11-05 13:53:58 UTC
will be fixed for OOo 2.4
Comment 4 Ariel Constenla-Haile 2007-11-05 14:37:51 UTC
arielch -> cl : Sorry for duplicating  issue 81648 (before reporting this, I
searched the issues db, seems I didn't search very well)
And sorry for reporting this too late (I should have done this when I mentioned
it on the api mailing list on 7.Sept :-(
http://api.openoffice.org/servlets/ReadMsg?list=dev&msgNo=18155 , I wasn't used
to do issue's reports at that time)
Comment 5 clippka 2007-11-08 16:40:48 UTC
fixed in cws impress134 for OOo 2.4

cl -> arielch: don't worry, you did the better issue description
Comment 6 clippka 2007-11-10 19:31:43 UTC
cl->cn: please verify
Comment 7 chne 2007-11-14 15:30:49 UTC
ok in cws => verified
Comment 8 chne 2007-12-20 11:30:21 UTC
ok in master => close
Comment 9 christian.guenther 2008-01-09 18:38:35 UTC
*** Issue 84492 has been marked as a duplicate of this issue. ***