Home
last modified time | relevance | path

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

/trunk/main/framework/source/fwe/xml/
H A Dxmlnamespaces.cxx32 const ::rtl::OUString aXMLAttributeNamespace( RTL_CONSTASCII_USTRINGPARAM( "xmlns" )); variable
55 sal_Int32 nXMLNamespaceLength = aXMLAttributeNamespace.getLength(); in addNamespace()
58 if ( aNamespaceName.compareTo( aXMLAttributeNamespace, nXMLNamespaceLength ) == 0 ) in addNamespace()
H A Dsaxnamespacefilter.cxx44 const ::rtl::OUString aXMLAttributeNamespace( RTL_CONSTASCII_USTRINGPARAM( "xmlns" )); variable
89 if ( aName.compareTo( aXMLAttributeNamespace, aXMLAttributeNamespace.getLength() ) == 0 ) in startElement()

Completed in 17 milliseconds