Home
last modified time | relevance | path

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

/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx502 …css::uno::Reference< css::xml::dom::XNode > importedNode = xCurrentDescInfo->importNode(xNode, tru… in checkBlacklist() local
503 xCurrentDeps->appendChild(importedNode); in checkBlacklist()
/aoo41x/main/unoxml/source/dom/
H A Ddocument.hxx239 …virtual Reference< XNode > SAL_CALL importNode(const Reference< XNode >& importedNode, sal_Bool de…
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXDocument.idl187 XNode importNode([in] XNode importedNode, [in] boolean deep) raises (DOMException);

Completed in 70 milliseconds