Home
last modified time | relevance | path

Searched refs:GetNodePtr (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/unoxml/source/dom/
H A Dattributesmap.cxx49 xmlNodePtr pNode = m_pElement->GetNodePtr(); in getLength()
71 xmlNodePtr pNode = m_pElement->GetNodePtr(); in getNamedItem()
103 xmlNodePtr pNode = m_pElement->GetNodePtr(); in getNamedItemNS()
138 xmlNodePtr pNode = m_pElement->GetNodePtr(); in item()
H A Dnode.cxx307 xmlNodePtr const cur = pNewChild->GetNodePtr(); in appendChild()
685 xmlNodePtr const pNewChild(pNewNode->GetNodePtr()); in insertBefore()
686 xmlNodePtr const pRefChild(pRefNode->GetNodePtr()); in insertBefore()
795 xmlNodePtr const old = pOld->GetNodePtr(); in removeChild()
874 xmlNodePtr const pOld = pOldNode->GetNodePtr(); in replaceChild()
875 xmlNodePtr const pNew = pNewNode->GetNodePtr(); in replaceChild()
H A Dchildlist.cxx51 xmlNodePtr cur = m_pNode->GetNodePtr(); in getLength()
74 xmlNodePtr cur = m_pNode->GetNodePtr(); in item()
H A Delementlist.cxx119 buildlist(m_pElement->GetNodePtr()); in getLength()
134 buildlist(m_pElement->GetNodePtr()); in item()
H A Delement.cxx490 xmlNodePtr const pNode = pCNode->GetNodePtr(); in removeAttributeNode()
550 reinterpret_cast<xmlAttrPtr>(pCAttr->GetNodePtr()); in setAttributeNode_Impl_Lock()
H A Dnode.hxx143 xmlNodePtr GetNodePtr() { return m_aNodePtr; } in GetNodePtr() function in DOM::CNode
/aoo42x/main/unoxml/source/xpath/
H A Dxpathapi.cxx157 xmlNodePtr pNode = pCNode->GetNodePtr(); in lcl_collectNamespaces()
363 xmlNodePtr const pNode = pCNode->GetNodePtr(); in eval()

Completed in 705 milliseconds