Searched refs:aSetNode (Results 1 – 3 of 3) sorted by relevance
484 OUString aSetNode( SETNODE_DISABLED ); in impl_GetPropertyNames() local485 aSetNode += PATHDELIMITER; in impl_GetPropertyNames()494 aBuffer.append( aSetNode ); in impl_GetPropertyNames()
226 OUString aSetNode( SETNODE_BINDINGS ); in initBindingInfo() local227 aSetNode += PATHDELIMITER; in initBindingInfo()237 aBuffer.append( aSetNode ); in initBindingInfo()
385 org.w3c.dom.Node aSetNode = (org.w3c.dom.Node)it1.nextElement(); in fromXML() local386 …java.lang.String sSetName = XMLHelper.extractNodeAttribByName(aSetNode, XMLHelper.XMLATTRIB_OOR_NA… in fromXML()388 …w new java.io.IOException("unsupported format: could not extract set name on node ...\n"+aSetNode); in fromXML()424 …ception("unsupported format: unknown set name [\""+sSetName+"\"] detected on node ...\n"+aSetNode); in fromXML()427 …java.util.Vector lChildNodes = XMLHelper.extractChildNodesByTagName(aSetNode, XMLHelper.XMLTA… in fromXML()
Completed in 27 milliseconds