Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/filter/utils/
H A DXMLHelper.java134 … java.lang.String sChildName = XMLHelper.extractNodeAttribByName(aChildNode, XMLATTRIB_OOR_NAME); in convertNodeToPropSet() local
135 if (sChildName == null) in convertNodeToPropSet()
146 sChildType = XMLHelper.getTypeForTag(sChildName); in convertNodeToPropSet()
224 aPropSet.put(sChildName, aValue); in convertNodeToPropSet()
H A DCache.java431 …java.lang.String sChildName = XMLHelper.extractNodeAttribByName(aChildNode, XMLHelper.XMLATTRIB_OO… in fromXML() local
432 if (sChildName == null) in fromXML()
443 … m_aDebug.setDetailedInfo("type [\""+sChildName+"\"] converted to internal format"); in fromXML()
450 … m_aDebug.setDetailedInfo("filter [\""+sChildName+"\"] converted to internal format"); in fromXML()
457 … m_aDebug.setDetailedInfo("detect service [\""+sChildName+"\"] converted to internal format"); in fromXML()
464 … m_aDebug.setDetailedInfo("frame loader [\""+sChildName+"\"] converted to internal format"); in fromXML()
471 … m_aDebug.setDetailedInfo("content handler [\""+sChildName+"\"] converted to internal format"); in fromXML()
476 rMap.put(sChildName, aPropSet); in fromXML()
/aoo4110/main/forms/source/misc/
H A DInterfaceContainer.cxx797 ::rtl::OUString sChildName, sParentName; in approveNewElement()
800 sChildName = xNamed->getName(); in approveNewElement()

Completed in 53 milliseconds