Home
last modified time | relevance | path

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

/aoo42x/main/unoxml/source/dom/
H A Dnode.cxx87 const xmlChar *pHref = pNs->href; in addNamespaces() local
88 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()
H A Delement.cxx69 const xmlChar *pHref = pNs->href; in saxify() local
70 OUString val(reinterpret_cast<const sal_Char*>(pHref), in saxify()
71 strlen(reinterpret_cast<const char*>(pHref)), in saxify()

Completed in 38 milliseconds