| /trunk/main/odk/examples/java/Inspector/ |
| H A D | XUnoNode.java | 52 public XUnoNode getParentNode(); in getParentNode() method
|
| H A D | SwingUnoNode.java | 100 public XUnoNode getParentNode(){ in getParentNode() method in SwingUnoNode
|
| /trunk/main/unoxml/source/dom/ |
| H A D | attr.hxx | 154 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CAttr
|
| H A D | element.hxx | 234 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CElement
|
| H A D | processinginstruction.hxx | 139 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CProcessingInstruction
|
| H A D | entityreference.hxx | 120 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CEntityReference
|
| H A D | documentfragment.hxx | 118 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CDocumentFragment
|
| H A D | documenttype.hxx | 156 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CDocumentType
|
| H A D | notation.hxx | 128 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CNotation
|
| H A D | entity.hxx | 139 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CEntity
|
| H A D | characterdata.hxx | 175 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CCharacterData
|
| H A D | document.hxx | 316 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CDocument
|
| H A D | cdatasection.hxx | 164 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CCDATASection
|
| H A D | text.hxx | 178 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CText
|
| H A D | comment.hxx | 159 virtual Reference< XNode > SAL_CALL getParentNode() in getParentNode() function in DOM::CComment
|
| H A D | node.cxx | 588 Reference< XNode > SAL_CALL CNode::getParentNode() in getParentNode() function in DOM::CNode
|
| /trunk/main/slideshow/source/engine/animationnodes/ |
| H A D | basenode.hxx | 113 const ::boost::shared_ptr< BaseContainerNode >& getParentNode() const in getParentNode() function in slideshow::internal::BaseNode
|
| /trunk/main/configmgr/source/ |
| H A D | access.cxx | 317 rtl::Reference< Node > Access::getParentNode() { in getParentNode() function in configmgr::Access
|
| /trunk/main/unoxml/qa/complex/unoxml/ |
| H A D | DOMTest.java | 2745 public XNode getParentNode() { return m_parent; } in getParentNode() method in DOMTest.MockNode
|