Home
last modified time | relevance | path

Searched refs:removeNamedItem (Results 1 – 9 of 9) sorted by relevance

/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/merger/merge/
H A DSheetUtil.java95 attrNodes.removeNamedItem(attr.getNodeName()); in emptyCell()
/trunk/main/unoxml/source/dom/
H A Dattributesmap.hxx84 removeNamedItem(OUString const& name)
H A Dentitiesmap.cxx86 CEntitiesMap::removeNamedItem(OUString const& /*name*/) in removeNamedItem() function in DOM::CEntitiesMap
H A Dentitiesmap.hxx84 removeNamedItem(OUString const& name) throw (RuntimeException);
H A Dnotationsmap.cxx88 CNotationsMap::removeNamedItem(OUString const& /*name*/) in removeNamedItem() function in DOM::CNotationsMap
H A Dnotationsmap.hxx84 removeNamedItem(OUString const& name) throw (RuntimeException);
H A Dattributesmap.cxx163 CAttributesMap::removeNamedItem(OUString const& name) in removeNamedItem() function in DOM::CAttributesMap
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXNamedNodeMap.idl67 XNode removeNamedItem([in] string name) raises (DOMException);
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2409 XNode xAttrBarRem = xAttributes.removeNamedItem("bar"); in testXNamedNodeMap_AttributesMap()
2871 public XNode removeNamedItem(String n) throws DOMException { in removeNamedItem() method in DOMTest.MockNodeMap

Completed in 52 milliseconds