Searched refs:_oGrandParentNode (Results 1 – 1 of 1) sorted by relevance
240 …public void addMethodsToTreeNode(XUnoNode _oGrandParentNode, Object _oUnoParentObject, XIdlMethod[… in addMethodsToTreeNode() argument247 _oGrandParentNode.addChildNode(oChildNode); in addMethodsToTreeNode()274 …private void addInterfacesToTreeNode(XUnoNode _oGrandParentNode, Object _oUnoParentObject, Type[] … in addInterfacesToTreeNode() argument278 addUnoNode(_oGrandParentNode, _oUnoParentObject, _aTypes[m]); in addInterfacesToTreeNode()288 private void addServicesToTreeNode(XUnoNode _oGrandParentNode, Object _oUnoObject) { in addServicesToTreeNode() argument296 … XUnoNode oUnoNode = addUnoNode(_oGrandParentNode, _oUnoObject, sSupportedServiceNames[m]); in addServicesToTreeNode()
Completed in 8 milliseconds