Searched refs:xNewTopLevelObject (Results 1 – 1 of 1) sorted by relevance
83 private void AddTopLevelNode (XAccessible xNewTopLevelObject) in AddTopLevelNode() argument86 if (xNewTopLevelObject != null) in AddTopLevelNode()88 XAccessibleContext xContext = xNewTopLevelObject.getAccessibleContext(); in AddTopLevelNode()100 NodeFactory.Instance().createDefaultNode (xNewTopLevelObject, aRoot); in AddTopLevelNode()
Completed in 13 milliseconds