/aoo42x/main/unoxml/source/dom/ |
H A D | node.cxx | 144 CNode::CNode(CDocument const& rDocument, ::osl::Mutex const& rMutex, in CNode() function in DOM::CNode 158 void CNode::invalidate() in invalidate() 171 CNode::~CNode() in ~CNode() 182 CNode * 187 CNode *const pCNode( reinterpret_cast< CNode* >( in GetImplementation() 193 CDocument & CNode::GetOwnerDocument() in GetOwnerDocument() 305 CNode *const pNewChild(CNode::GetImplementation(xNewChild)); in appendChild() 682 CNode *const pNewNode(CNode::GetImplementation(newChild)); in insertBefore() 683 CNode *const pRefNode(CNode::GetImplementation(refChild)); in insertBefore() 757 void SAL_CALL CNode::normalize() in normalize() [all …]
|
H A D | documentfragment.hxx | 71 return CNode::cloneNode(deep); in cloneNode() 76 return CNode::getAttributes(); in getAttributes() 81 return CNode::getChildNodes(); in getChildNodes() 86 return CNode::getFirstChild(); in getFirstChild() 91 return CNode::getLastChild(); in getLastChild() 96 return CNode::getLocalName(); in getLocalName() 111 return CNode::getNodeType(); in getNodeType() 121 return CNode::getParentNode(); in getParentNode() 126 return CNode::getPrefix(); in getPrefix() 136 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | entityreference.hxx | 73 return CNode::cloneNode(deep); in cloneNode() 78 return CNode::getAttributes(); in getAttributes() 83 return CNode::getChildNodes(); in getChildNodes() 88 return CNode::getFirstChild(); in getFirstChild() 93 return CNode::getLastChild(); in getLastChild() 98 return CNode::getLocalName(); in getLocalName() 113 return CNode::getNodeType(); in getNodeType() 123 return CNode::getParentNode(); in getParentNode() 128 return CNode::getPrefix(); in getPrefix() 138 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | notation.hxx | 81 return CNode::cloneNode(deep); in cloneNode() 86 return CNode::getAttributes(); in getAttributes() 91 return CNode::getChildNodes(); in getChildNodes() 96 return CNode::getFirstChild(); in getFirstChild() 101 return CNode::getLastChild(); in getLastChild() 106 return CNode::getLocalName(); in getLocalName() 121 return CNode::getNodeType(); in getNodeType() 131 return CNode::getParentNode(); in getParentNode() 136 return CNode::getPrefix(); in getPrefix() 146 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | documenttype.hxx | 109 return CNode::cloneNode(deep); in cloneNode() 114 return CNode::getAttributes(); in getAttributes() 119 return CNode::getChildNodes(); in getChildNodes() 124 return CNode::getFirstChild(); in getFirstChild() 129 return CNode::getLastChild(); in getLastChild() 134 return CNode::getLocalName(); in getLocalName() 149 return CNode::getNodeType(); in getNodeType() 159 return CNode::getParentNode(); in getParentNode() 164 return CNode::getPrefix(); in getPrefix() 174 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | entity.hxx | 92 return CNode::cloneNode(deep); in cloneNode() 97 return CNode::getAttributes(); in getAttributes() 102 return CNode::getChildNodes(); in getChildNodes() 107 return CNode::getFirstChild(); in getFirstChild() 112 return CNode::getLastChild(); in getLastChild() 117 return CNode::getLocalName(); in getLocalName() 132 return CNode::getNodeType(); in getNodeType() 142 return CNode::getParentNode(); in getParentNode() 147 return CNode::getPrefix(); in getPrefix() 157 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | characterdata.hxx | 118 return CNode::cloneNode(deep); in cloneNode() 123 return CNode::getAttributes(); in getAttributes() 128 return CNode::getChildNodes(); in getChildNodes() 133 return CNode::getFirstChild(); in getFirstChild() 138 return CNode::getLastChild(); in getLastChild() 143 return CNode::getLocalName(); in getLocalName() 158 return CNode::getNodeName(); in getNodeName() 163 return CNode::getNodeType(); in getNodeType() 178 return CNode::getParentNode(); in getParentNode() 183 return CNode::getPrefix(); in getPrefix() [all …]
|
H A D | processinginstruction.hxx | 92 return CNode::cloneNode(deep); in cloneNode() 97 return CNode::getAttributes(); in getAttributes() 102 return CNode::getChildNodes(); in getChildNodes() 107 return CNode::getFirstChild(); in getFirstChild() 112 return CNode::getLastChild(); in getLastChild() 117 return CNode::getLocalName(); in getLocalName() 132 return CNode::getNodeType(); in getNodeType() 142 return CNode::getParentNode(); in getParentNode() 147 return CNode::getPrefix(); in getPrefix() 157 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | document.hxx | 74 CNode, XDocument, XDocumentEvent, 119 ::rtl::Reference<CNode> GetCNode( 274 return CNode::getAttributes(); in getAttributes() 279 return CNode::getChildNodes(); in getChildNodes() 284 return CNode::getFirstChild(); in getFirstChild() 289 return CNode::getLastChild(); in getLastChild() 294 return CNode::getLocalName(); in getLocalName() 309 return CNode::getNodeType(); in getNodeType() 319 return CNode::getParentNode(); in getParentNode() 324 return CNode::getPrefix(); in getPrefix() [all …]
|
H A D | cdatasection.hxx | 117 return CNode::cloneNode(deep); in cloneNode() 122 return CNode::getAttributes(); in getAttributes() 127 return CNode::getChildNodes(); in getChildNodes() 132 return CNode::getFirstChild(); in getFirstChild() 137 return CNode::getLastChild(); in getLastChild() 142 return CNode::getLocalName(); in getLocalName() 157 return CNode::getNodeType(); in getNodeType() 167 return CNode::getParentNode(); in getParentNode() 172 return CNode::getPrefix(); in getPrefix() 182 return CNode::hasAttributes(); in hasAttributes() [all …]
|
H A D | element.hxx | 197 return CNode::cloneNode(deep); in cloneNode() 202 return CNode::getChildNodes(); in getChildNodes() 207 return CNode::getFirstChild(); in getFirstChild() 212 return CNode::getLastChild(); in getLastChild() 222 return CNode::getNextSibling(); in getNextSibling() 227 return CNode::getNodeType(); in getNodeType() 237 return CNode::getParentNode(); in getParentNode() 242 return CNode::getPrefix(); in getPrefix() 252 return CNode::hasAttributes(); in hasAttributes() 257 return CNode::hasChildNodes(); in hasChildNodes() [all …]
|
H A D | attr.hxx | 115 return CNode::cloneNode(deep); in cloneNode() 120 return CNode::getAttributes(); in getAttributes() 125 return CNode::getChildNodes(); in getChildNodes() 130 return CNode::getFirstChild(); in getFirstChild() 135 return CNode::getLastChild(); in getLastChild() 142 return CNode::getNextSibling(); in getNextSibling() 147 return CNode::getNodeType(); in getNodeType() 157 return CNode::getParentNode(); in getParentNode() 169 return CNode::hasAttributes(); in hasAttributes() 174 return CNode::hasChildNodes(); in hasChildNodes() [all …]
|
H A D | document.cxx | 147 CNode *const pCurrent = i->second.second; in RemoveCNode() 158 ::rtl::Reference<CNode> 182 ::rtl::Reference<CNode> pCNode; in GetCNode() 187 pCNode = static_cast< CNode* >( in GetCNode() 192 pCNode = static_cast< CNode* >( in GetCNode() 197 pCNode = static_cast< CNode* >( in GetCNode() 202 pCNode = static_cast< CNode* >( in GetCNode() 212 pCNode = static_cast< CNode* >( in GetCNode() 217 pCNode = static_cast< CNode* >( in GetCNode() 224 pCNode = static_cast< CNode* >(new CDocument( in GetCNode() [all …]
|
H A D | element.cxx | 78 ::rtl::Reference<CNode> const pNode = GetOwnerDocument().GetCNode( in saxify() 97 ::rtl::Reference<CNode> const pNode( in saxify() 115 ::rtl::Reference<CNode> const pNode = GetOwnerDocument().GetCNode( in fastSaxify() 179 ::rtl::Reference<CNode> const pNode( in fastSaxify() 435 ::rtl::Reference<CNode> const pCNode(GetOwnerDocument().GetCNode( in removeAttribute() 465 ::rtl::Reference<CNode> const pCNode(GetOwnerDocument().GetCNode( in removeAttributeNS() 486 ::rtl::Reference<CNode> const pCNode( in removeAttributeNode() 487 CNode::GetImplementation(Reference<XNode>(oldAttr.get()))); in removeAttributeNode() 547 CNode::GetImplementation(xNewAttr)); in setAttributeNode_Impl_Lock()
|
H A D | node.hxx | 112 class CNode : public cppu::WeakImplHelper3< XNode, XUnoTunnel, XEventTarget > class 130 CNode(CDocument const& rDocument, ::osl::Mutex const& rMutex, 138 virtual ~CNode(); 140 static CNode * GetImplementation(::com::sun::star::uno::Reference<
|
H A D | childlist.hxx | 43 class CNode; 49 ::rtl::Reference<CNode> const m_pNode; 53 CChildList(::rtl::Reference<CNode> const& pBase,
|
H A D | attr.cxx | 230 CNode::setPrefix(prefix); in setPrefix() 247 return CNode::getPrefix(); in getPrefix() 264 return CNode::getNamespaceURI(); in getNamespaceURI()
|
H A D | childlist.cxx | 34 CChildList::CChildList(::rtl::Reference<CNode> const& pBase, in CChildList()
|
/aoo42x/main/unoxml/source/xpath/ |
H A D | xpathapi.cxx | 152 DOM::CNode *const pCNode(DOM::CNode::GetImplementation(xNamespaceNode)); in lcl_collectNamespaces() 354 dynamic_cast<DOM::CDocument*>( DOM::CNode::GetImplementation( in eval() 358 DOM::CNode *const pCNode = DOM::CNode::GetImplementation(xContextNode); in eval()
|