Searched defs:hasAttributes (Results 1 – 15 of 15) sorted by relevance
166 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CAttr
249 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CElement
154 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CProcessingInstruction
133 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CDocumentFragment
135 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CEntityReference
171 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CDocumentType
154 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CEntity
143 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CNotation
190 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CCharacterData
331 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CDocument
179 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CCDATASection
174 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CComment
193 virtual sal_Bool SAL_CALL hasAttributes() in hasAttributes() function in DOM::CText
641 sal_Bool SAL_CALL CNode::hasAttributes() in hasAttributes() function in DOM::CNode
2748 public boolean hasAttributes() { return false; } in hasAttributes() method in DOMTest.MockNode2900 public boolean hasAttributes() { return m_attributes.length != 0; } in hasAttributes() method in DOMTest.MockElement
Completed in 66 milliseconds