Searched defs:getNamedItem (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/unoxml/source/dom/ | ||
H A D | entitiesmap.cxx | 52 CEntitiesMap::getNamedItem(OUString const& /*name*/) throw (RuntimeException) in getNamedItem() function in DOM::CEntitiesMap |
H A D | notationsmap.cxx | 53 CNotationsMap::getNamedItem(OUString const& /*name*/) in getNamedItem() function in DOM::CNotationsMap |
H A D | attributesmap.cxx | 66 CAttributesMap::getNamedItem(OUString const& name) throw (RuntimeException) in getNamedItem() function in DOM::CAttributesMap |
/aoo42x/main/unoxml/qa/complex/unoxml/ | ||
H A D | DOMTest.java | 2860 public XNode getNamedItem(String name) { in getNamedItem() method in DOMTest.MockNodeMap |
Completed in 33 milliseconds