Searched refs:nsXsi (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/jvmfwk/source/ |
H A D | elements.cxx | 131 xmlNs* nsXsi = xmlSearchNsByHref( in createSettingsStructure() local 139 xmlSetNsProp(nodeEn,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 149 xmlSetNsProp(nodeUs,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 169 xmlSetNsProp(nodeJre,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 179 xmlSetNsProp(nodeJava,nsXsi,(xmlChar*) "nil",(xmlChar*) "true"); in createSettingsStructure() 463 xmlNs* nsXsi = xmlSearchNsByHref(docUser, in write() local 480 nsXsi, in write() 530 xmlSetNsProp(vmParameters, nsXsi,(xmlChar*) "nil", in write() 571 xmlSetNsProp(jreLocationsNode, nsXsi,(xmlChar*) "nil", in write() 1034 xmlNs* nsXsi = xmlSearchNsByHref((xmlDoc*) pDoc, in writeToNode() local [all …]
|
Completed in 30 milliseconds