Home
last modified time | relevance | path

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

/trunk/main/unoxml/source/dom/
H A Dattr.hxx149 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CAttr
H A Delement.hxx229 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CElement
H A Dprocessinginstruction.hxx134 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx113 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CDocumentFragment
H A Dentityreference.hxx115 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CEntityReference
H A Ddocumenttype.hxx151 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CDocumentType
H A Dentity.hxx134 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CEntity
H A Dnotation.hxx123 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CNotation
H A Dcharacterdata.hxx170 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CCharacterData
H A Ddocument.hxx311 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CDocument
H A Dcdatasection.hxx159 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CCDATASection
H A Dcomment.hxx154 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CComment
H A Dtext.hxx173 virtual Reference< XDocument > SAL_CALL getOwnerDocument() in getOwnerDocument() function in DOM::CText
H A Dnode.cxx573 Reference< XDocument > SAL_CALL CNode::getOwnerDocument() in getOwnerDocument() function in DOM::CNode
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2744 public XDocument getOwnerDocument() { return m_document; } in getOwnerDocument() method in DOMTest.MockNode

Completed in 65 milliseconds