Home
last modified time | relevance | path

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

/trunk/main/extensions/source/oooimprovement/
H A Derrormail.cxx62 static OString xmlAttrEncode(const OString& input) in xmlAttrEncode() function
113 + xmlAttrEncode(OString(getLocale())) + "\"/>\n" in getSystemInfoXml()
115 + xmlAttrEncode(OString(info.machine)) + "\"/>\n" in getSystemInfoXml()
160 + xmlAttrEncode(platform) + "\" language=\"" in getOfficeInfoXml()
161 + xmlAttrEncode(language) + "\" build=\"" in getOfficeInfoXml()
162 + xmlAttrEncode(build) + "\" exceptiontype=\"" in getOfficeInfoXml()
163 + xmlAttrEncode(exceptiontype) + "\" product=\"" in getOfficeInfoXml()
164 + xmlAttrEncode(product) + " \" />\n"; in getOfficeInfoXml()
191 + xmlAttrEncode(usertype) + "\">\n" in getXml()
193 + xmlAttrEncode(feedback) + "\" email=\"" in getXml()
[all …]

Completed in 11 milliseconds