Home
last modified time | relevance | path

Searched refs:getNodeName (Results 26 – 50 of 74) sorted by relevance

123

/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java244 String name = child.getNodeName(); in ParaStyle()
251 setAttribute(attr.getNodeName(), attr.getNodeValue()); in ParaStyle()
/aoo42x/main/unoxml/source/dom/
H A Ddocumentfragment.cxx51 OUString SAL_CALL CDocumentFragment::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CDocumentFragment
H A Dcomment.cxx46 OUString SAL_CALL CComment::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CComment
H A Dcdatasection.cxx49 OUString SAL_CALL CCDATASection::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CCDATASection
H A Dentityreference.cxx53 OUString SAL_CALL CEntityReference::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CEntityReference
H A Dnotation.cxx56 OUString SAL_CALL CNotation::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CNotation
H A Dtext.cxx60 OUString SAL_CALL CText::getNodeName() throw (RuntimeException) in getNodeName() function in DOM::CText
H A Dentity.cxx94 OUString SAL_CALL CEntity::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CEntity
H A Ddocumenttype.cxx131 OUString SAL_CALL CDocumentType::getNodeName()throw (RuntimeException) in getNodeName() function in DOM::CDocumentType
H A Dprocessinginstruction.cxx113 CProcessingInstruction::getNodeName() throw (RuntimeException) in getNodeName() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx58 virtual OUString SAL_CALL getNodeName()
H A Dentityreference.hxx60 virtual OUString SAL_CALL getNodeName()
H A Dnotation.hxx68 virtual OUString SAL_CALL getNodeName()
H A Dprocessinginstruction.hxx76 virtual OUString SAL_CALL getNodeName()
H A Ddocumenttype.hxx96 virtual OUString SAL_CALL getNodeName()
H A Dentity.hxx79 virtual OUString SAL_CALL getNodeName()
H A Dattr.hxx99 virtual OUString SAL_CALL getNodeName()
H A Dcdatasection.hxx103 virtual OUString SAL_CALL getNodeName()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/diff/
H A DRowIterator.java70 node.getNodeName().equals(OfficeConstants.TAG_TABLE_ROW)) { in nodeSupported()
H A DCellNodeIterator.java79 node.getNodeName().equals(SUPPORTED_TAG1)) { in nodeSupported()
H A DCharacterParser.java102 String nodeName = currentNode.getNodeName(); in parseNodes()
/aoo42x/main/xmlsecurity/tools/uno/
H A DAdapterNode.java122 String nodeName = m_domNode.getNodeName(); in toString()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DNameDefinition.java172 String nodeName = root.getNodeName(); in readNode()
H A DBookSettings.java185 String nodeName = child.getNodeName(); in readNode()
/aoo42x/main/forms/source/xforms/submission/
H A Dserialization_urlencoded.cxx131 ::rtl::OUString aName = aNode->getNodeName(); in serialize_node()

Completed in 98 milliseconds

123