Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/source/xmlsec/
H A Dsaxhelper.cxx44 xmlChar* ous_to_xmlstr( const rtl::OUString& oustr ) in ous_to_xmlstr() function
116 attname = ous_to_xmlstr( aAttributes[j].sName ) ; in attrlist_to_nxmlstr()
117 attvalue = ous_to_xmlstr( aAttributes[j].sValue ) ; in attrlist_to_nxmlstr()
312 fullName = ous_to_xmlstr( aName ) ; in startElement()
347 fullname = ous_to_xmlstr( aName ) ; in endElement()
404 target = ous_to_xmlstr( aTarget ) ; in processingInstruction()
405 data = ous_to_xmlstr( aData ) ; in processingInstruction()

Completed in 11 milliseconds