Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/misc/
H A Ddp_dependencies.cxx52 static char const xmlNamespace[] = variable
84 RTL_CONSTASCII_STRINGPARAM(xmlNamespace)) in check()
92 RTL_CONSTASCII_STRINGPARAM(xmlNamespace)) in check()
110 RTL_CONSTASCII_USTRINGPARAM(xmlNamespace)), in check()
116 ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(xmlNamespace)), 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()
146 …se if ( dependency->hasAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace ) ), in getErrorText()
149 …Value = dependency->getAttributeNS( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( xmlNamespace ) ), in getErrorText()

Completed in 9 milliseconds