Home
last modified time | relevance | path

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

/aoo42x/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.java432 …java.lang.String sChildName = XMLHelper.extractNodeAttribByName(aChildNode, XMLHelper.XMLATTRIB_OO… in fromXML() local
433 if (sChildName == null) in fromXML()
444 … m_aDebug.setDetailedInfo("type [\""+sChildName+"\"] converted to internal format"); in fromXML()
451 … m_aDebug.setDetailedInfo("filter [\""+sChildName+"\"] converted to internal format"); in fromXML()
458 … m_aDebug.setDetailedInfo("detect service [\""+sChildName+"\"] converted to internal format"); in fromXML()
465 … m_aDebug.setDetailedInfo("frame loader [\""+sChildName+"\"] converted to internal format"); in fromXML()
472 … m_aDebug.setDetailedInfo("content handler [\""+sChildName+"\"] converted to internal format"); in fromXML()
477 rMap.put(sChildName, aPropSet); in fromXML()
/aoo42x/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/
H A DStreamView.java235 final String sChildName = aChildNode.toString(); in MakePartVisible() local
236 if (sChildName.equals(sPathPart)) in MakePartVisible()
/aoo42x/main/forms/source/misc/
H A DInterfaceContainer.cxx797 ::rtl::OUString sChildName, sParentName; in approveNewElement()
800 sChildName = xNamed->getName(); in approveNewElement()

Completed in 43 milliseconds