Searched refs:_oChildNode (Results 1 – 2 of 2) sorted by relevance
310 public void nodeInserted(XUnoNode _oParentNode, XUnoNode _oChildNode, int index) { in nodeInserted() argument311 getModel().nodeInserted(_oParentNode, _oChildNode, _oParentNode.getChildCount()-1); in nodeInserted()
39 public void nodeInserted(XUnoNode _oParentNode, XUnoNode _oChildNode, int index); in nodeInserted() argument
Completed in 12 milliseconds