Home
last modified time | relevance | path

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

/AOO41X/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.cxx68 #define RTL_UTF8_USTRINGPARAM( asciiStr ) asciiStr, strlen( asciiStr ), RTL_TEXTENCODING_UTF8 macro
83 …saxHelper.startElement(rtl::OUString(RTL_UTF8_USTRINGPARAM( "root" )), cssu::Sequence<cssxcsax::XM… in XMLDocumentWrapper_XmlSecImpl()
246 rtl::OUString(RTL_UTF8_USTRINGPARAM( STRXMLNS )), in sendStartElement()
247 rtl::OUString(RTL_UTF8_USTRINGPARAM( (sal_Char*)pNsHref ))); in sendStartElement()
252 rtl::OUString(RTL_UTF8_USTRINGPARAM( STRXMLNS )) in sendStartElement()
253 +rtl::OUString(RTL_UTF8_USTRINGPARAM( ":" )) in sendStartElement()
254 +rtl::OUString(RTL_UTF8_USTRINGPARAM( (sal_Char*)pNsPrefix )), in sendStartElement()
255 rtl::OUString(RTL_UTF8_USTRINGPARAM( (sal_Char*)pNsHref ))); in sendStartElement()
271 ouAttrName = rtl::OUString(RTL_UTF8_USTRINGPARAM( (sal_Char*)pAttrName )); in sendStartElement()
275 ouAttrName = rtl::OUString(RTL_UTF8_USTRINGPARAM( (sal_Char*)pAttrNs->prefix)) in sendStartElement()
[all …]