Searched defs:hasAttribute (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sax/source/tools/ | ||
H A D | fastattribs.cxx | 90 sal_Bool FastAttributeList::hasAttribute( ::sal_Int32 Token ) throw (RuntimeException) in hasAttribute() function in sax_fastparser::FastAttributeList |
/aoo41x/main/oox/source/helper/ | ||
H A D | attributelist.cxx | 139 bool AttributeList::hasAttribute( sal_Int32 nAttrToken ) const in hasAttribute() function in oox::AttributeList |
/aoo41x/main/unoxml/source/dom/ | ||
H A D | element.cxx | 392 sal_Bool SAL_CALL CElement::hasAttribute(OUString const& name) in hasAttribute() function in DOM::CElement |
/aoo41x/main/unoxml/qa/complex/unoxml/ | ||
H A D | DOMTest.java | 2929 public boolean hasAttribute(String n) { in hasAttribute() method in DOMTest.MockElement |
Completed in 79 milliseconds