Home
last modified time | relevance | path

Searched defs:getParentNode (Results 1 – 19 of 19) sorted by relevance

/trunk/main/odk/examples/java/Inspector/
H A DXUnoNode.java52 public XUnoNode getParentNode(); in getParentNode() method
H A DSwingUnoNode.java100 public XUnoNode getParentNode(){ in getParentNode() method in SwingUnoNode
/trunk/main/unoxml/source/dom/
H A Dattr.hxx154 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CAttr
H A Delement.hxx234 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CElement
H A Dprocessinginstruction.hxx139 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CProcessingInstruction
H A Ddocumentfragment.hxx118 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CDocumentFragment
H A Dentityreference.hxx120 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CEntityReference
H A Ddocumenttype.hxx156 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CDocumentType
H A Dentity.hxx139 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CEntity
H A Dnotation.hxx128 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CNotation
H A Dcharacterdata.hxx175 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CCharacterData
H A Ddocument.hxx316 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CDocument
H A Dcdatasection.hxx164 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CCDATASection
H A Dcomment.hxx159 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CComment
H A Dtext.hxx178 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CText
H A Dnode.cxx588 Reference< XNode > SAL_CALL CNode::getParentNode() in getParentNode() function in DOM::CNode
/trunk/main/slideshow/source/engine/animationnodes/
H A Dbasenode.hxx113 const ::boost::shared_ptr< BaseContainerNode >& getParentNode() const in getParentNode() function in slideshow::internal::BaseNode
/trunk/main/configmgr/source/
H A Daccess.cxx317 rtl::Reference< Node > Access::getParentNode() { in getParentNode() function in configmgr::Access
/trunk/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2745 public XNode getParentNode() { return m_parent; } in getParentNode() method in DOMTest.MockNode

Completed in 76 milliseconds