Searched defs:removeNamedItem (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/unoxml/source/dom/ | ||
H A D | entitiesmap.cxx | 86 CEntitiesMap::removeNamedItem(OUString const& /*name*/) in removeNamedItem() function in DOM::CEntitiesMap |
H A D | notationsmap.cxx | 88 CNotationsMap::removeNamedItem(OUString const& /*name*/) in removeNamedItem() function in DOM::CNotationsMap |
H A D | attributesmap.cxx | 163 CAttributesMap::removeNamedItem(OUString const& name) in removeNamedItem() function in DOM::CAttributesMap |
/aoo42x/main/unoxml/qa/complex/unoxml/ | ||
H A D | DOMTest.java | 2871 public XNode removeNamedItem(String n) throws DOMException { in removeNamedItem() method in DOMTest.MockNodeMap |
Completed in 34 milliseconds