Searched refs:mxContextNode (Results 1 – 4 of 4) sorted by relevance
40 : mxContextNode(), in EvaluationContext()53 : mxContextNode( xContextNode ), in EvaluationContext()60 com::sun::star::uno::Reference<com::sun::star::xml::dom::XNode> mxContextNode; member in xforms::EvaluationContext
143 OSL_ENSURE( rContext.mxContextNode.is(), "no context node in context" ); in _evaluate()149 mxResult = _getXPathAPI(rContext)->eval( rContext.mxContextNode, in _evaluate()215 aValue.Value <<= aContext.mxContextNode; in _getXPathAPI()
615 aContext.mxContextNode->appendChild( in bind()617 aContext.mxContextNode->getOwnerDocument()->createElement( in bind()642 Reference<XNode>( aContext.mxContextNode->getOwnerDocument(), in bind()671 pModel->setSimpleContent( rContext.mxContextNode, in bind()685 pModel->addMIP( this, rContext.mxContextNode, getLocalMIP() ); in bind()
224 xCurrent.is() && xCurrent != rContext.mxContextNode; in getDefaultBindingExpressionForNode()
Completed in 368 milliseconds