Home
last modified time | relevance | path

Searched refs:xContextNode (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/unoxml/source/xpath/
H A Dxpathapi.cxx337 Reference< XNode > const& xContextNode, in eval()
341 if (!xContextNode.is()) { throw RuntimeException(); } in eval()
355 xContextNode->getOwnerDocument()))); in eval()
358 DOM::CNode *const pCNode = DOM::CNode::GetImplementation(xContextNode); in eval()
/aoo42x/main/forms/source/xforms/
H A Devaluationcontext.hxx48 const com::sun::star::uno::Reference<com::sun::star::xml::dom::XNode>& xContextNode, in EvaluationContext() argument
53 : mxContextNode( xContextNode ), in EvaluationContext()

Completed in 17 milliseconds