Home
last modified time | relevance | path

Searched refs:getNamespaceURI (Results 1 – 25 of 30) sorted by relevance

12

/trunk/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx83 if (e->getNamespaceURI().equalsAsciiL( in check()
91 } else if (e->getNamespaceURI().equalsAsciiL( in check()
134 if ( dependency->getNamespaceURI().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( xmlNamespace ) ) in getErrorText()
140 … else if ( dependency->getNamespaceURI().equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( xmlNamespace ) ) in getErrorText()
H A Ddp_descriptioninfoset.cxx264 OUString nsDescription = xRoot->getNamespaceURI(); in ExtensionDescription()
384 element->getNamespaceURI()); in DescriptionInfoset()
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java634 "", xDF.getNamespaceURI()); in testXDocumentFragment()
994 xElemFooNsClone.getNamespaceURI()); in testXElement()
1016 xElemFoo.getNamespaceURI()); in testXElement()
1018 xElemFooNs.getNamespaceURI()); in testXElement()
1238 assertEquals("XAttr.getNamespaceURI()", "", xAttr.getNamespaceURI()); in testXAttr()
1469 assertEquals("XText.getNamespaceURI()", "", xText.getNamespaceURI()); in testXText()
1656 xCDS.getNamespaceURI()); in testXCDataSection()
1829 xComment.getNamespaceURI()); in testXComment()
1981 xER.getNamespaceURI()); in testXEntityReference()
2166 "", xPI.getNamespaceURI()); in testXProcessingInstruction()
[all …]
/trunk/main/xmloff/source/core/
H A DDomExport.cxx241 return qualifiedName( xNode->getPrefix(), xNode->getNamespaceURI(), in qualifiedName()
247 return qualifiedName( xElement->getPrefix(), xElement->getNamespaceURI(), in qualifiedName()
253 return qualifiedName( xAttr->getPrefix(), xAttr->getNamespaceURI(), in qualifiedName()
/trunk/main/unoxml/source/dom/
H A Ddocumentfragment.hxx98 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CDocumentFragment
101 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dentityreference.hxx100 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CEntityReference
103 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dnotation.hxx108 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CNotation
111 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dprocessinginstruction.hxx119 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CProcessingInstruction
122 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Ddocumenttype.hxx136 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CDocumentType
139 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dentity.hxx119 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CEntity
122 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dcharacterdata.hxx145 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CCharacterData
148 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dcdatasection.hxx144 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CCDATASection
147 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Dcomment.hxx139 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CComment
142 return CCharacterData::getNamespaceURI(); in getNamespaceURI()
H A Dtext.hxx154 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CText
157 return CCharacterData::getNamespaceURI(); in getNamespaceURI()
H A Dattr.cxx251 OUString SAL_CALL CAttr::getNamespaceURI() in getNamespaceURI() function in DOM::CAttr
264 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Delement.hxx214 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CElement
217 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Ddocument.hxx296 virtual OUString SAL_CALL getNamespaceURI() in getNamespaceURI() function in DOM::CDocument
299 return CNode::getNamespaceURI(); in getNamespaceURI()
H A Delement.cxx508 if (oldAttr->getNamespaceURI().getLength() > 0) { in removeAttributeNode()
515 oldAttr->getNamespaceURI(), qname.makeStringAndClear()); in removeAttributeNode()
H A Dattr.hxx137 virtual OUString SAL_CALL getNamespaceURI()
H A Dnode.hxx206 virtual OUString SAL_CALL getNamespaceURI()
H A Ddocument.cxx799 OUString const aNsUri = xImportedNode->getNamespaceURI(); in lcl_ImportNode()
822 OUString const aAttrUri = curAttr->getNamespaceURI(); in lcl_ImportNode()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DParser.java73 maReader.getNamespaceURI(), in Parse()
87 maReader.getNamespaceURI(), in Parse()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/
H A DOfficeParserUtil.java105 public String getNamespaceURI(final String namespacePrefix) in getNamespaceURI() method in OfficeParserUtil
152 final String namespaceUri = getNamespaceURI(configSuffix.substring(0, dotPosition)); in parseStyleAttrDefinition()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/model/base/
H A DQualifiedName.java37 msNamespaceURI = aName.getNamespaceURI(); in QualifiedName()
/trunk/main/forms/source/xforms/
H A Dmodel_ui.cxx148 xIter->getNamespaceURI() == xNode->getNamespaceURI() ) in lcl_OutPosition()

Completed in 79 milliseconds

12