Home
last modified time | relevance | path

Searched refs:xNameAccessNode (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java334 public static String[] getNodeChildNames(XNameAccess xNameAccessNode, String _schildname) in getNodeChildNames() argument
339 snames = xNameAccessNode.getElementNames(); in getNodeChildNames()
343 … Object oContent = Helper.getUnoPropertyValue(xNameAccessNode.getByName(snames[i]), _schildname); in getNodeChildNames()
346 …sdisplaynames[i] = (String) Helper.getUnoPropertyValue(xNameAccessNode.getByName(snames[i]), _schi… in getNodeChildNames()

Completed in 12 milliseconds