Home
last modified time | relevance | path

Searched defs:hasAttributes (Results 1 – 15 of 15) sorted by relevance

/trunk/main/unoxml/source/dom/
H A Dattr.hxx166 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CAttr
H A Delement.hxx249 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CElement
H A Dprocessinginstruction.hxx154 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx133 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CDocumentFragment
H A Dentityreference.hxx135 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CEntityReference
H A Ddocumenttype.hxx171 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CDocumentType
H A Dentity.hxx154 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CEntity
H A Dnotation.hxx143 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CNotation
H A Dcharacterdata.hxx190 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CCharacterData
H A Ddocument.hxx331 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CDocument
H A Dcdatasection.hxx179 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CCDATASection
H A Dcomment.hxx174 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CComment
H A Dtext.hxx193 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CText
H A Dnode.cxx641 sal_Bool SAL_CALL CNode::hasAttributes() in hasAttributes() function in DOM::CNode
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2748 public boolean hasAttributes() { return false; } in hasAttributes() method in DOMTest.MockNode
2900 public boolean hasAttributes() { return m_attributes.length != 0; } in hasAttributes() method in DOMTest.MockElement

Completed in 49 milliseconds