Home
last modified time | relevance | path

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

/aoo4110/main/unotools/source/config/
H A Dcmdoptions.cxx484 OUString aSetNode( SETNODE_DISABLED ); in impl_GetPropertyNames() local
485 aSetNode += PATHDELIMITER; in impl_GetPropertyNames()
494 aBuffer.append( aSetNode ); in impl_GetPropertyNames()
H A Deventcfg.cxx226 OUString aSetNode( SETNODE_BINDINGS ); in initBindingInfo() local
227 aSetNode += PATHDELIMITER; in initBindingInfo()
237 aBuffer.append( aSetNode ); in initBindingInfo()
/aoo4110/main/l10ntools/source/filter/utils/
H A DCache.java384 org.w3c.dom.Node aSetNode = (org.w3c.dom.Node)it1.nextElement(); in fromXML() local
385 …java.lang.String sSetName = XMLHelper.extractNodeAttribByName(aSetNode, XMLHelper.XMLATTRIB_OOR_NA… in fromXML()
387 …w new java.io.IOException("unsupported format: could not extract set name on node ...\n"+aSetNode); in fromXML()
423 …ception("unsupported format: unknown set name [\""+sSetName+"\"] detected on node ...\n"+aSetNode); in fromXML()
426 …java.util.Vector lChildNodes = XMLHelper.extractChildNodesByTagName(aSetNode, XMLHelper.XMLTA… in fromXML()

Completed in 34 milliseconds