Searched refs:pHref (Results 1 – 2 of 2) sorted by relevance
87 const xmlChar *pHref = pNs->href; in addNamespaces() local88 OUString val(reinterpret_cast<const sal_Char*>(pHref), in addNamespaces()89 strlen(reinterpret_cast<const char*>(pHref)), in addNamespaces()93 (const char*)pHref, (const char*)pPrefix); in addNamespaces()
69 const xmlChar *pHref = pNs->href; in saxify() local70 OUString val(reinterpret_cast<const sal_Char*>(pHref), in saxify()71 strlen(reinterpret_cast<const char*>(pHref)), in saxify()
Completed in 21 milliseconds