Searched defs:setNamedItem (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/unoxml/source/dom/ | ||
H A D | entitiesmap.cxx | 111 CEntitiesMap::setNamedItem(Reference< XNode > const& /*arg*/) in setNamedItem() function in DOM::CEntitiesMap |
H A D | notationsmap.cxx | 113 CNotationsMap::setNamedItem(Reference< XNode > const& /*arg*/) in setNamedItem() function in DOM::CNotationsMap |
H A D | attributesmap.cxx | 205 CAttributesMap::setNamedItem(Reference< XNode > const& xNode) in setNamedItem() function in DOM::CAttributesMap |
/aoo42x/main/unoxml/qa/complex/unoxml/ | ||
H A D | DOMTest.java | 2879 public XNode setNamedItem(XNode n) throws DOMException { in setNamedItem() method in DOMTest.MockNodeMap |
Completed in 26 milliseconds