Home
last modified time | relevance | path

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

/aoo41x/main/unoxml/source/dom/
H A Dattributesmap.hxx98 setNamedItem(Reference< XNode > const& arg)
H A Dentitiesmap.cxx111 CEntitiesMap::setNamedItem(Reference< XNode > const& /*arg*/) in setNamedItem() function in DOM::CEntitiesMap
H A Dentitiesmap.hxx97 setNamedItem(Reference< XNode > const& arg)
H A Dnotationsmap.cxx113 CNotationsMap::setNamedItem(Reference< XNode > const& /*arg*/) in setNamedItem() function in DOM::CNotationsMap
H A Dnotationsmap.hxx97 setNamedItem(Reference< XNode > const& arg)
H A Dattributesmap.cxx205 CAttributesMap::setNamedItem(Reference< XNode > const& xNode) in setNamedItem() function in DOM::CAttributesMap
/aoo41x/main/offapi/com/sun/star/xml/dom/
H A DXNamedNodeMap.idl85 XNode setNamedItem([in] XNode arg) raises (DOMException);
/aoo41x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2414 XNode xAttrBarSetN = xAttributes.setNamedItem(xAttrBarRem); in testXNamedNodeMap_AttributesMap()
2879 public XNode setNamedItem(XNode n) throws DOMException { in setNamedItem() method in DOMTest.MockNodeMap

Completed in 34 milliseconds