Searched refs:ous_to_xmlstr (Results 1 – 1 of 1) sorted by relevance
44 xmlChar* ous_to_xmlstr( const rtl::OUString& oustr ) in ous_to_xmlstr() function116 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 4 milliseconds